Chapter 3 - Exploring Linux Filesystems KEYWORDS

1234567891011121314151617181920
Across
  1. 5. a directory on the filesystem for user to store personal files
  2. 7. change directory
  3. 9. displays the file type for files on a filesystem
  4. 11. the indetifier given to a file
  5. 12. command-line text editor
  6. 14. display the contents of a file in a octal or hexadecimal format
  7. 15. a file connecting processes on two different computers.
  8. 17. a program that allows for creation and modification of text files
  9. 19. displays the files and subdirectories under the current directory
  10. 20. a file connecting processes on two different computers.
Down
  1. 1. Display the current directory in the directory tree
  2. 2. searches files for patterns of characters.
  3. 3. a directory that resides in another directory in the tree
  4. 4. a file that contains past system events.
  5. 6. display a text file page by page and line by line
  6. 8. a user-friendly terminal text editor
  7. 10. used to display file contents
  8. 11. a variant of grep that does now allow the use of regular expressions.
  9. 13. used to list the files in a directory
  10. 16. a file that stores information in a readable text format
  11. 18. a special file on the system used to organize other files
  12. 20. a text file that contains a list of commands for the shell to execute in rder