Question | Answer |
What does the locate command use? | a Database |
Who can update the locate database? | an administrator |
What command is use to update the locate database? | updatedb command |
What command does a regular user needs to use to update the database? | su -c command |
Command to search for files currently in the filesystem: | find command |
What is the first argument that the find command expects? | a directory |
What can the whereis command search for? | PATH for the binary |
How to find the real bash result for a command? | Use which command |
What does the type command do? | determine information about various commands |
For security reasons, the FHS divides files based on 2 criteria: | Shareable / Unshareable and Variable / Static |
What does the FHS stand for? | Filesystem Hierarchy Standard |
Want to create your own Flashcards for free with GoConqr? Learn more.