Across
- 2. command only searches directories that are listed in a special variable called the PATH variable in the
- 5. creates directories
- 6. command used to create a hard link
- 7. one of two alternate commands to the which command and displays only the first reusult normally outputted by the which command
- 10. displays bash shell aliases
- 13. command to help you look for files in a linux directory
- 14. command to change the group owner of a file or directory
- 15. one of two alternate commands to the which command and displays the location the command as well as any associated man and info pages
- 17. removes files
- 18. Moves/renames files and directories
- 19. copies files and directories full of files
- 20. two files share the same data
- 22. another way to locate files in a linux directory but less effective way
Down
- 1. command to change ownership of a file or directory
- 3. BASH shell
- 4. removes files and directories full of files
- 8. to exclude directories, file extensions, and whole filesystems from being indexed by the updatedb command
- 9. information nodes that describes one file or directory on the filesystem and contains a unique number for identification
- 11. section that contains information about the filesystem in general
- 12. command used to change your password in a file
- 16. command to change the permissions for a certain file or directory
- 21. removes empty directories
