Chapter 4 - Linux Filesystem Management

123456789101112131415161718
Across
  1. 3. Filesystem Hierarchy Standard
  2. 5. Change attributes command
  3. 8. Is the default location for user home directories
  4. 9. Remove directory command
  5. 10. Link command
  6. 11. Removes files command
  7. 12. List attributes command
  8. 14. Change group command
  9. 17. Change mode command
  10. 18. Access control list
Down
  1. 1. Contains the Linux kernel and files used by the boot loader (directory)
  2. 2. 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.
  3. 4. Set file ACL command
  4. 5. Change owner command
  5. 6. Remove command
  6. 7. Searches for empty files or directories (used with the find command)
  7. 8. Contains binary commands for use by all users (directory)
  8. 13. Copy command
  9. 15. Get file ACL command
  10. 16. Contains device files (directory)