signal Flashcards

1
Q

apropos

A

apropos [option] keyword
searches manual (man) description for instances of keywords

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

apropos -d

A

–debug
print debug information

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

apropos -v

A

–verbose
print verbose warning messages

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

apropose -r

A

–regex
interpret each keyword as a regular expression,

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

apropos -w

A

–wildcard
Interpret each keyword as a pattern containing shell style wildcard.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

apropos -e

A

–exact
each keyword will be exactly matched.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

apropos -a

A

–and
only dilplay items that match all supplied keywords.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

apropos -l

A

–long
do not trim output to the terminal width.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

apropos -s list

A

–sections=list, –section=list
search only the given manual sections.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

apropos -m system

A

–systems=system
if this system has access to other operating systems’ manual page descriptions, they can be searched using this option.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

apropos =M path

A

–manpath=path
specify an alternate set og colon-delimited manual page hierarchies to search.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

apropos -L local

A

–local=locale
use this option to supply a locale string directly to apropos.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

apropos -c file

A

–config-file=file
use this user configuration file rather then the default of “~/.manpath”.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

apropos -?

A

–help
print a short help message and exit.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

apropos -v

A

–version
display version information.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly