Across
- 2. displays contents of a file in octal format
- 3. displays text file page by page
- 6. displays last set of lines in a text file (default 10)
- 7. opens file to be edited in the linux / unix systems
- 8. variant of grep that does not allow the use of regular expressions
- 10. searches files for patterns of characters using regular expression metacharacters
- 12. compares text files to identify differences
- 14. lists files in current directory
- 15. displays contents of a text file
- 17. displays first set of lines in a text file (default 10)
Down
- 1. displays text file page by page and line by line
- 3. lists file types of files in current directory
- 4. searches and displays text characters in a binary file
- 5. displays file type of a specified file
- 9. displays present working directory
- 11. command once used in unix to display text file page by page
- 13. searches files for patterns of characters using regular expression metacharacters.
- 14. alias for ls -l, gives a long file listing
- 15. current directory
- 16. displays contents of a text file backwards
