WHEREIS.1
资源名称:os_source.zip [点击查看]
上传用户:datang2001
上传日期:2007-02-01
资源大小:53269k
文件大小:0k
源码类别:
操作系统开发
开发平台:
C/C++
- .TH WHEREIS 1
- .SH NAME
- whereis - examine system directories for a given file
- .SH SYNOPSIS
- fBwhereis fIfilefR
- .br
- .de FL
- .TP
- \fB\$1\fR
- \$2
- ..
- .de EX
- .TP 20
- \fB\$1\fR
- # \$2
- ..
- .SH EXAMPLES
- .EX "whereis stat.h" "Prints: fI/usr/include/sys/stat.hfR"
- .SH DESCRIPTION
- .PP
- fIWhereisfR searches a fixed set of system
- directories, fI/binfR, fI/libfR, fI/usr/binfR,
- and others, and prints all occurrences of the argument name in any of them.
- .SH "SEE ALSO"
- .BR man (1),
- .BR which (1).