Chapter 4 - Linux Filesystem Management

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