Chapter 4 - Created by Ryan Trinh
Across
- 6. command used to move files
- 8. command used to remove a directory
- 9. fastest method to search for files in the Linux directory tree
- 10. alternative to the rm command, but only removes files
- 13. type of file link, two files share the same data
- 14. the mode that file management commands use when a file can be overwritten
- 16. type of file link, one file is a pointer, or shortcut, to another file
- 17. displays only the first result normally outputted by the which command
- 19. the section that contain information about the filesystem in general
- 20. command that takes a list of arguments to remove files
Down
- 1. displays the location of the command as well as any associated man and info pages
- 2. command for locating files on the filesystem
- 3. command that searches directories that are listed in a special variable called the VARIABLE
- 4. the process of excluding files, directories, or filesystems from being processed by a command
- 5. first argument required for mv command
- 7. second argument required for mv command
- 11. command used to create directory
- 12. command used to copy a file
- 15. information nodes
- 18. command used to create a hard link