Term
2.2 - Where is most of the documentation for tools stored? |
|
Definition
|
|
Term
2.2 - Name three ways to obtain information about how to use a command. |
|
Definition
|
|
Term
2.2 - What does the "find" command do? |
|
Definition
searches a directory recursively |
|
|
Term
2.2 - What does the "which" command do? |
|
Definition
Locate a program file in the user's path. (Shows the full path of commands) |
|
|
Term
2.2 - What does the "whereis" command do? |
|
Definition
Locates source/binary and manuals sections for specified files. |
|
|