Question 1
Question
What is the standard option to provide a command line program to view its documentation?
Question 2
Question
The command man -k is the same as the command apropos.
True or False?
Question 3
Question
The whatis command is the same as man -w.
Question 4
Question
The directory where additional documentation for software packages most likely can be found is:
Answer
-
/usr/share/doc
-
/usr/software/doc
-
/var/lib/doc
-
/var/share/doc
Question 5
Question
Which two pager commands are used by the man command to control movement within the document?
(choose two)
Question 6
Question
Commands typically executed by a user are covered in what section of the manual?
Question 7
Question
To search the man page sections for the keyword example, which of the following command lines could you execute?
(choose two)
Answer
-
man -f example
-
man -k example
-
whatis example
-
apropos example
Question 8
Question
The statement that describes the difference between a man page and an info page is:
Answer
-
The info page is like a guide; a man page is a more concise reference.
-
The man page is a long detailed reference; the info page is very terse.
-
There is very little difference between them.
-
The man page is like a guide; the info page is a more concise reference.
Question 9
Question
If you are reading the synopsis of a command from a man page, then items in square brackets are:
Answer
-
Optional
-
Comments
-
Required options
-
Required arguments
Question 10
Question
The following sections commonly appear on a man page:
(choose three)
Answer
-
DESCRIPTION
-
LICENSE
-
SYNOPSIS
-
NAME
Question 11
Question
Section 5 of the manual pages covers:
Question 12
Question
To start searching a man page, the first key you press is:
Question 13
Question
In order to exit viewing a man page, press:
Question 14
Question
Which option for the man command should you use if you intend to send the output of the command to a printer?
Question 15
Question
What key should be used while working in the man command if you want to go to the end of the document?
Question 16
Question
To get help on using the info command, execute:
(choose two)
Answer
-
info -q
-
info info
-
man info
-
help info
Question 17
Question
To get help while using the info command, press:
Question 18
Question
To exit the info page, press:
Question 19
Question
In order to search an info page, the first key to press is:
(choose one)
Question 20
Question
To go to the end of an info page, press:
Question 21
Question
To go to the next match of a search on a man page, press:
Question 22
Question
When interpreting the SYNOPSIS of a command found on a man page, the “|” means:
Question 23
Question
After performing a search, you can use the ____ key to return to a previously found match:
Question 24
Question
To move a page forward one at a time while viewing a man page, press the following: