Sean McInnis Chapter 4 Crossword

1234567891011121314151617181920
Across
  1. 2. process of removing unnecessary files or backups to manage storage efficiently
  2. 3. command used to locate the binary, source, and manual page files for a specified command
  3. 6. command used to quickly find files and directories by searching through a pre-built database
  4. 9. commands that can operate on a directory and all of its subdirectories
  5. 11. the abilities that a user has to read, write, or execute files
  6. 13. command used to search for specific text strings within a file or to locate a file based on a criteria like name, type, or size
  7. 15. command used to change the group ownership of a file or directory
  8. 18. command used to create a directory
  9. 19. a list of permissions that indicates which users or systems are allowed or denied access to particular resources, such as files or network devices
  10. 20. guideline that defines the directory structure and contents for Unix-like operating systems
Down
  1. 1. command used to list the attributes of files and directories on a file system that supports extended attributes
  2. 4. data structure that contains important metadata about a filesystem like size, status, and the number of inodes and blocks
  3. 5. data structure that stores information about a file or directory, including its attributes, permissions, and the location of its data on the disk
  4. 7. command used to copy files and directories from one location to another
  5. 8. command used to rename or move a file from one directory to another
  6. 10. command used to delete a file
  7. 12. command used to remove directories
  8. 14. command used to change the ownership of a file or directory from one user to another
  9. 15. command used to change the access permissions of files and directories
  10. 16. command used to display the ACLs for files and directories
  11. 17. command that is used to assign a password to a user