SLG - ULI - Week 3

1234567891011121314151617181920
Across
  1. 4. Command used to find more information on commands
  2. 6. What type of pathname is used in this command: 'cd ~'
  3. 11. This mode is to allow user to enter or edit text
  4. 12. The mv command is used to ________ files and/or directories
  5. 13. This type of pathname is to where you are currently located
  6. 15. Creates an empty directory
  7. 17. Command used to search for files
  8. 18. This command is used to join/display file content
  9. 19. Command that changes directory
  10. 20. Command to display the current directory
Down
  1. 1. Command used to determine the file type
  2. 2. Command used to create files
  3. 3. removes only empty directories
  4. 5. This type of pathname begins with a '/'
  5. 7. This mode opens a prompt to enter letter or word commands
  6. 8. type of file system that linux is
  7. 9. the keys 'h-j-k-l' are used for what in vi
  8. 10. This mode is default when entering the vi editor
  9. 14. Name of the symbol used to represent the current user's home
  10. 16. What type of file is this: '.profile'
  11. 18. The cp command is used to ________ files and/or directories