Across
- 1. which command to search files for patterns of characters
- 6. which command displays the contents of the file in octal format
- 7. which command to view the content of the file on the terminal
- 8. which command to display the final 10 line of a file
- 10. which command is the variant of grep using extended regular expression
- 11. which command to display the file type
- 12. which command lists the files and directories
- 13. which command displays additional details for a file
- 15. which command changes directory
- 18. which command is to search for fixed string with the file
- 19. which command prints working directory
Down
- 2. which command to open the Emacs editor
- 3. which command to display a text file page-by-page on the terminal
- 4. which command searches for text characters in a binary file and output them
- 5. which command to open the VI editor
- 8. which command to view files and subdirectories under a directory
- 9. which command is to display page by page, which is an improvement over more command
- 14. which command to display a file in reverse order
- 16. which command to identify the content differences between two files
- 17. which command to display the first 10 lines of a file
