Across
- 3. used to send various signals to processes whose PIDs are known
- 4. this is the line oriented portion of vi
- 6. removes sections from each line of files
- 10. the original line editor that came with UNIX
- 12. shows the difference between two text files
- 15. evaluates logical or integer arithmatic expressions
- 17. changes file permission mode settings
- 19. shows a listing of last logged in users
- 21. without any files specified, cat reads from the standard ______
- 22. every process was a unique ___ number
- 24. paginates a file
- 25. program that returns an exit status of zero
- 28. tells computer about the capabilities of your terminal
- 31. a link that can span file system boundaries is called a ______ link
- 34. creates copy of file under a different name or path
- 35. prints out the last few lines of a file
- 39. relays standard input to the standard output while capturing a copy in a file
- 40. files with names starting with a period are known as _____ files
- 41. deletes files
- 42. shows or omits repeated lines
- 43. shows who is currently logged on
- 44. used to send output to a printer
- 45. shows first few lines of files
- 46. used to create a link to a file
- 47. this is used by cron to determine what needs to be run
- 49. calls up the GNU C compiler
- 50. a pattern scanning and processing language with algorithmic syntax used in scripting
- 51. most commonly used text editor on UNIX/linux
- 52. tests for file types and compare values
- 53. file perusal filter similar to more but with more features
- 56. file perusal filter for viewing on terminal
- 57. shows what processes are running on the system
- 58. shows or sets the file mode creation mask
- 60. tells you what the current time is
- 62. sorts lines of text based on criteria
- 64. prints lines matching a pattern
- 66. merges lines of files
- 67. print out arguments to the command
Down
- 1. determines file type
- 2. program that reads input from the standard input and writes to the standard output
- 5. stream editor for filtering and transforming text using a regular expression syntax
- 7. shows how the directory tree is built by mounted filesystems
- 8. compare two sorted files line by line
- 9. diverting the standard output to a file is known as a _____ion operation
- 11. the -n option to this command prints the hostname of the computer
- 13. searches for files in a directory hierarchy
- 14. arbitrary precision infix calculator
- 16. the connection of the standard output of one process to the standard input of another is known as a _____
- 18. display or set your tty settings
- 20. initializes a terminal or query terminfo database
- 23. this is the clock daemon that will run commands for you on a regularly scheduled basis
- 26. program that returns an exit status of non zero
- 27. removes an empty directory
- 29. renames a file
- 30. saves a typescript of an interactive terminal session
- 31. delays for a specified amount of time
- 32. displays information about users on the system
- 33. what we usually call a command line interpreter
- 36. strips last component from filename
- 37. ability to run more than one command at a time
- 38. unix is a pun on ______ which was an operating system the early developers were working on
- 39. changes the timestamps of a file or creates file if it doesn't exist
- 47. concatenates files
- 48. it is a unix convention to store binaries in a ____ directory
- 53. lists the contents of a directory
- 54. enables you to temporarily switch to a shell owned by another user
- 55. print out calendar for the specified month or year
- 56. creates a directory
- 59. strips directory and suffix from filenames
- 61. old invocation of grep that allows the use of logical operators in specifying the search pattern
- 63. translates or deletes characters
- 65. system process that is designed to run in the background
