CH6 Flashcards
What is the standard option to provide a command line program to view it’s documentation?
- h
- info
- help
- doc
-help
The directory where additional documentation for software packages most likely can be found is?
/usr/software/doc
/var/lib/doc
/usr/share/doc
/var/share/doc
/usr/share/doc
If you are reading the synopsis of a command from a Man page, then items in the square brackets are?
Required Arguments
Comments
Optional
Required Options
Optional
In order to exit viewing a Man Page, press?
q
z
x
y
q
To get help on using the INFO command, execute? (Choose Two)
man info
info -q
info info
help info
man info
info info
To exit the info page, press?
Q
X
Z
E
Q
When interpreting the synopsis of a command found on a Man page, the “I” means?
The items it separates CAN be used together.
The items it separates CANNOT be used together.
The items it separates CANNOT be used together.
The ___ command is normally executed daily to update the database of all files that are on the system?
find
locate
search
Updatedb
Updatedb
The ____ command is normally executed to search for a command or man page?
updatedb
whereis
find
man -k
whereis
The _____ command can be used to find any file, not just commands or man pages?
apropos
whereis
find
locate
locate