Chapter 3 Linux crossword!

1234567891011121314151617181920
Across
  1. 1. directory one step closer to the root of the tree
  2. 4. Most files on a Linux system that contain configuration information
  3. 6. contain the most recent entries at the bottom of the file.
  4. 8. refer to your own home directory using
  5. 10. The myscript file is a text file that contains executable commands
  6. 16. To view an entire text file on the terminal screen you use this command:
  7. 18. To display the file typeof any file, you can use the:
  8. 19. display additional details for a file, including the date and time a file was created
  9. 20. less common than the other file types
Down
  1. 2. pathname of a target file or directory relative to your current directory in the tree
  2. 3. files that have an association with one another
  3. 5. when logging in a linux system you are placed in
  4. 7. Files are recognized by:
  5. 9. searches for text characters in a binary file and outputs them to the screen.
  6. 11. command to change directory
  7. 12. alternate method for saving time when typing pathnames as arguments
  8. 13. Another variant of a named pipe file
  9. 14. command to display a file in reverse order
  10. 15. named for doing more than the more command
  11. 17. command to confirm what system directory you are in