Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
WHATIS.1
Upload User: jnzhq888
Upload Date: 2007-01-18
Package Size: 51694k
Code Size: 1k
Category:
OS Develop
Development Platform:
WINDOWS
- .TH WHATIS 1
- .SH NAME
- whatis, apropos - give single line descriptions for manual pages
- .SH SYNOPSIS
- .B whatis
- .RB [ -a ]
- .I title
- .br
- .B apropos
- .I keyword
- .SH DESCRIPTION
- .B Whatis
- lists the one line description from the
- .BR whatis (5)
- database describing the title given. It displays all the lines with
- the title from the first whatis file that has those titles. It uses the
- same search path as
- .BR man (1).
- .PP
- .B Apropos
- searches through all whatis files for the given keywords. It lists any
- line that has the keyword anywhere on the line.
- .SH OPTIONS
- .TP
- .B -a
- Search all whatis files.
- .SH "SEE ALSO"
- .BR man (1),
- .BR grep (1),
- .BR whatis (5).
- .SH AUTHOR
- Kees J. Bot (kjb@cs.vu.nl)