Across
- 2. a command to display additional details for a file.
- 3. command to view and entire text file on the terminal screen.
- 9. command is named for doing more than the more command.
- 10. can simplify commands that specify more than one filename on the command line.
- 13. files are recognized by their___, which can include up to 255 characters.
- 15. change directory.
- 17. also known as folders.
- 19. command that gets its name from the pg command once used on UNIX systems.
Down
- 1. command to display a file in reverse order.
- 2. command that searches for text characters in ab binary file and outputs them to the screen.
- 4. editor MACroS
- 5. Regardless of your user name, you can always refer to your own home directory.
- 6. the most common method for displaying files.
- 7. print working directory.
- 8. a command to display the file type of any file.
- 11. command to identify the content differences between two text files.
- 12. displays the first 10 lines of a text file to the terminal screen.
- 14. command that displays lines of text that match extended regular expressions.
- 16. regular expressions
- 18. To view files and subdirectories under a directory, you can add the recursive (–R) option to the to the ls command, or use ___.
