| 1. | | Pressing this key will access command history and give your previous command. |
| |
| 2. | | Command used to determine the file type for a given file. |
| |
| 3. | | A person with administrative privileges. |
| |
| 4. | | The root directory is represented by this character. (2 words) |
| |
| 5. | | Program that examines each line of data it receives from standard input and outputs every line that contains a specified pattern of characters. |
| |
| 6. | | Command/program that allows you to view a text file one page at a time. Using page up and page down keys will move through the text. |
| |
| 7. | | The special notation “..” refers to the working directory’s ______. |
| |
| 8. | | Stream editor. Can perform sophisticated text translations. |
| |
| 9. | | An interface which allows a user to interact to with a computer program (2 words). |
| |
| 10. | | Command that prints out the first few lines of its input. |
| |
| 11. | | A command used to print out its text arguments on standard output. |
| |
| 12. | | The shell program on most Linux systems (Hint: Also known as Bourne Again Shell). |
| |
| 13. | | If you highlight some text in the terminal, it will be ______. |
| |
| 14. | | Appears on the line where you type a command and usually follows the format: [user@machine]$ (2 words) |
| |
| 15. | | A window that allows you to interact with the shell. |
| |
| 16. | | Command that prints out the last few lines of its input. |
| |
| 17. | | A ________ character allows you to select filenames based on patterns of characters. |
| |
| 18. | | A pathname that starts from the working directory. |
| |
| 19. | | Using “>” will overwrite a file, whereas using “>>” will ______ to a file. |
| |
| 20. | | A program that takes commands from the keyboard and gives them to the operating system to perform. |
| |
| 21. | | To read a command’s description and listing of options available, view its ___ ____. (2 words) |
| |
| 22. | | Command used to print the name of the working directory. |
| |
| 23. | | A pathname that starts from the root directory and leads to its destination. |
| |
| 24. | | The mv command can be used to move or ______ a file. |
| |
| 25. | | Used to connect multiple commands together. |
| |
| 26. | | The special notation “.” refers to the _______ directory. |
| |
| 27. | | Command used to create a directory. |
| |
| 28. | | The “>” character is used to redirect ________ ______ to a file (2 words) |
| |
| 29. | | Command used to determine the exact location of a given executable. |
| |