Chapter 4 - Linux Filesystem Management

12345678910111213141516171819
Across
  1. 1. Contains binary commands for use by all users (directory)
  2. 2. Change mode command
  3. 3. Change attributes command
  4. 6. Contains device files (directory)
  5. 9. The section that contains information about the filesystem in general, such as the number of inodes and data blocks, as well as how much data a data block stores, in kilobytes.
  6. 12. Link command
  7. 14. Get file ACL command
  8. 16. Change owner command
  9. 17. Remove command
  10. 18. Set file ACL command
  11. 19. Searches for empty files or directories (used with the find command)
Down
  1. 1. Contains the Linux kernel and files used by the boot loader (directory)
  2. 4. Remove directory command
  3. 5. Filesystem Hierarchy Standard
  4. 7. Copy command
  5. 8. Access control list
  6. 10. Removes files command
  7. 11. List attributes command
  8. 13. Is the default location for user home directories
  9. 15. Change group command