|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
User Commands apropos(1)
NAME
apropos - locate commands by keyword lookup
SYNOPSIS
apropos keyword...
DESCRIPTION
The apropos utility displays the man page name, section
number, and a short description for each man page whose NAME
line contains keyword. This information is contained in the
/usr/share/man/windex database created by catman(1M). If
catman(1M) was not run, or was run with the -n option, apro-
pos fails. Each word is considered separately and the case
of letters is ignored. Words which are part of other words
are considered; for example, when looking for `compile',
apropos finds all instances of `compiler' also.
apropos is actually just the -k option to the man(1) com-
mand.
EXAMPLES
Example 1: To find a man page whose NAME line contains a
keyword
Try
example% apropos password
and
example% apropos editor
If the line starts `filename(section) ...' you can run
man -s section filename
to display the man page for filename.
Example 2: To find the man page for the subroutine printf()
Try
example% apropos format
and then
example% man -s 3s printf
to get the manual page on the subroutine printf().
FILES
/usr/share/man/windex table of contents and key-
word database
SunOS 5.10 Last change: 20 Dec 1996 1
User Commands apropos(1)
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | SUNWdoc |
|_____________________________|_____________________________|
| CSI | Enabled |
|_____________________________|_____________________________|
SEE ALSO
man(1), whatis(1), catman(1M), attributes(5)
DIAGNOSTICS
/usr/share/man/windex: No such file or directory
This database does not exist. catman(1M) must be run to
create it.
SunOS 5.10 Last change: 20 Dec 1996 2
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Wed Sep 12 11:24:24 GMT 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
ssh man page (4010 hits) (Suse Linux 10.1)
CPAN man page (3934 hits) (Suse Linux 10.1)
startproc man page (1429 hits) (Suse Linux 10.1)
svn man page (1145 hits) (FreeBSD 6.2)
signal man page (1067 hits) (Suse Linux 10.1)
lwptut man page (1033 hits) (Suse Linux 10.1)
startpar man page (808 hits) (Suse Linux 10.1)
netcat man page (794 hits) (Suse Linux 10.1)
Net::Config man page (740 hits) (Suse Linux 10.1)
oowriter man page (719 hits) (Suse Linux 10.1)
|