目次の所に戻る

man recipe 1.3 20060130-001

how to

ほたら

apropos

$ apropos count word
Tcl_HandleAlloc, Tcl_HandleFree, Tcl_HandleTblInit, Tcl_HandleTblRelease, Tcl_Han
dleTblUseCount Tcl_HandleWalk, Tcl_HandleXlate (3) - Dynamic, handle addressable 
tables.
Tcl_NewObj, Tcl_DuplicateObj, Tcl_IncrRefCount, Tcl_DecrRefCount, Tcl_IsShared (3
) - manipulate Tcl objects
acct (2)             - switch process accounting on or off
cksum (1)            - checksum and count the bytes in a file
countmail (6)        - be obnoxious about how much mail you have
ftpcount (1)         - show current number of users for each class
ipfwadm (8)          - IP firewall and accounting administration
llength (n)          - Count the number of elements in a list
messages (1)         - quick count of messages in mailbox or folder
nnacct (1m)          - news accounting and access authorization (nn)
pac (8)              - printer/plotter accounting information
sum (1)              - checksum and count the blocks in a file
userdel (8)          - Delete a user account and related files
usermod (8)          - Modify a user account
Tcl_GetIndexFromObj (3) - lookup string in table of keywords
__setfpucw (3)       - set fpu control word on i386 architecture
chage (1)            - change user password expiry information
chpasswd (8)         - update password file in batch
crypt (3)            - password and data encryption
dpasswd (8)          - change dialup password
ffs (3)              - find first bit set in a word
fgetpwent (3)        - get password file entry
getpass (3)          - get a password
getpw (3)            - Re-construct password line entry
getpwent, setpwent, endpwent (3) - get password file entry
getpwnam, getpwuid (3) - get password file entry
getw, putw (3)       - input and output of words (ints)
ident (1)            - identify RCS keyword strings in files
nngrab (1)           - news retrieval by keyword (nn)
passwd (1)           - change user password
passwd (5)           - password file
passwd.nntp (5)      - passwords for connecting to remote NNTP servers
putpwent (3)         - write a password file entry
pwauth (3)           - administrator defined password authentication routines
pwauth (8)           - administrator defined password authentication
pwck (8)             - verify integrity of password files
pwconv, pwunconv, grpconv, grpunconv (8) - convert to and from shadow passwords a
nd groups.
shadow (3)           - encrypted password file routines
shadow (5)           - encrypted password file
shadowconfig (8)     - toggle shadow passwords on and off
smbpasswd (8)        - change a users smb password in the smbpasswd file.
sq (1)               - squeeze a sorted word list unsq - unsqueeze a sorted word 
list
vipw, vigr (8)       - edit the password, group, shadow-password, or shadow-group
 file.
wc (1)               - print the number of bytes, words, and lines in files
whatis (1)           - search the whatis database for complete words.

こちらでも

man -k

$ man -k  count word
Tcl_HandleAlloc, Tcl_HandleFree, Tcl_HandleTblInit, Tcl_HandleTblRelease, Tcl_Han
dleTblUseCount Tcl_HandleWalk, Tcl_HandleXlate (3) - Dynamic, handle addressable 
tables.
Tcl_NewObj, Tcl_DuplicateObj, Tcl_IncrRefCount, Tcl_DecrRefCount, Tcl_IsShared (3
) - manipulate Tcl objects
acct (2)             - switch process accounting on or off
cksum (1)            - checksum and count the bytes in a file
countmail (6)        - be obnoxious about how much mail you have
ftpcount (1)         - show current number of users for each class
ipfwadm (8)          - IP firewall and accounting administration
llength (n)          - Count the number of elements in a list
messages (1)         - quick count of messages in mailbox or folder
nnacct (1m)          - news accounting and access authorization (nn)
pac (8)              - printer/plotter accounting information
sum (1)              - checksum and count the blocks in a file
userdel (8)          - Delete a user account and related files
usermod (8)          - Modify a user account

こちらでも

man -f

$ man -f man
man (1)              - format and display the on-line manual pages manpath - determine user's search path for man pages
man (7)              - macros to format man pages
man.conf (5)         - configuration data for man

こちらでも

man [1,2,3,4,5,6,7,8,9,n,l]

$ man man
man(1)                                                     man(1)


名前
... ... ...
$ man 1 man
man(1)                                                     man(1)


名前
... ... ...
MAN(7)              Linux Programmer's Manual              MAN(7)


名前
... ... ...

にゃんたろう 拝!
2006年 1月30日 (月) 20:14:54 JST 作成


目次の所に戻る

Copyright © 2004.-2007. nyantarou All Rights Reserved.