Ekow Edmund - Chapter 3
Across
- 2. mode to use keyboard functions in vi editor
- 3. displays lines in a file that match common regular expressions
- 5. shows first few lines of file
- 9. how files are recognized
- 10. prints working directory
- 11. shortcut for ls -l
- 14. common visual editor available in unix systems
- 15. executable file
- 17. searches for text in a binary file
- 18. displays content of large file page by page
- 19. displays additional details about a file
Down
- 1. displays the contents of a file in octal format
- 2. change directory command
- 4. characters at the end of filename that indicates the type of file
- 6. displays lines in a file that match regular extended expressions
- 7. command to show the differences between two file contents
- 8. shows last few lines of a file
- 12. shows files and sub directories under a directory
- 13. mode to insert text in vi editor
- 16. an alternative to vi editor that is not installed by default