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