Prepared By: Sam

1234567891011121314151617181920
Across
  1. 2. method for locating files on the filesystem is to use the
  2. 7. To change the permissions for a certain file or directory, you can use the
  3. 9. Contains the Linux kernel and files used by the boot loader
  4. 10. remove command
  5. 11. move command
  6. 12. contains binary commands for use by all users
  7. 13. to change the ownership of a file or directory, you can use the ?
  8. 14. An alternative to the rm command is the
  9. 15. Contains device files
  10. 16. Symbolic links are sometimes referred to as
  11. 17. To copy a directory full of files in Linux, you must tell the cp command that the copy will be ?
  12. 19. is the section that contains information about the filesystem in general
Down
  1. 1. To create a hard link, you must use the
  2. 3. If you want to override this interactive option, which is known as
  3. 4. The data that makes up the contents of the file as well as the filename are stored in?
  4. 5. to search for files in the Linux directory tree is to use?
  5. 6. remove directory command for empty directories
  6. 8. displays BASH shell aliases
  7. 11. to make directory
  8. 18. to change the group owner of a file
  9. 20. copy command