Across
- 4. allows you to specift a certain pattern of text
- 6. one of two vi editor modes that use the keyboard to perform functions
- 7. metacharacters cthat can simplify commands that specify more than one filename on the command line
- 9. displays the contents of the file in octal format
- 12. a place you make to your user account for storing personal files
- 13. searches for text characters in a binary file and outputs them to the screen
- 16. one of two vi editor modes that typing characters
- 18. display file in reverse order
- 19. display lines in a text file that match a certain common regular expression
- 20. Command to display additional details for a file(date, time file was created)
Down
- 1. Command that displays the first 10 lines
- 2. used to display lines in a text file that match a certain commmon regular expression
- 3. Command that displays the final 10 lines
- 5. view files and subdirectories under a directory
- 8. target file or directory relative to your current directory in the tree
- 10. command to identify the content differences between two text files
- 11. Files that have an association with one another
- 14. comand to view an entire text file on the terminal screen
- 15. one of the older and most popular visiual text editors available for UNIX
- 17. contain the most recent entries at the bottom of the file
