Linux Commands Ch. 4

12345678910111213141516171819
Across
  1. 4. Moves/renames files and directories
  2. 5. Fastest method to search for files in the Linux directory tree
  3. 7. Add or remove attributes of a file
  4. 8. List filesystem attributes assigned to a file
  5. 10. Searched the directory tree recursively, for files that meet a certain criterion
  6. 12. Give permission to only one user without giving permissions to anyone else
  7. 15. Takes a list of arguments specifying the absolute or relative path of files to remove
  8. 16. Change a password for a user
  9. 18. Used to search for executable files
  10. 19. Takes away permissions on new files and directories immediately after they are created
Down
  1. 1. Used to remove files only (not directories)
  2. 2. See additional entries for the ACL of a file
  3. 3. Removes empty directories
  4. 6. Displays the location as well as any associated man and info pages
  5. 7. Change ownership of a file or directory
  6. 9. Displays the first output of the which command
  7. 11. Override interactive mode
  8. 13. Change the group owner of a file or directory
  9. 14. Change permissions for a certain file or directory
  10. 17. Display BASH shell aliases