CHECKHIE.8
资源名称:os_source.zip [点击查看]
上传用户:datang2001
上传日期:2007-02-01
资源大小:53269k
文件大小:1k
源码类别:
操作系统开发
开发平台:
C/C++
- .TH CHECKHIER 8
- .SH NAME
- checkhier - check the directory hierarchy
- .SH SYNOPSIS
- .B checkhier
- .SH DESCRIPTION
- .de SP
- .if t .sp 0.4
- .if n .sp
- ..
- .B Checkhier
- checks a number of files and directories that make up the top level file
- system hierarchy. The output of the command is a script that could be
- applied to fix things like bad mode, wrong owner or group, etc.
- .PP
- The script should never be executed without checking. I might be better to
- examine the differences oneself and to fix any problems by hand.
- .PP
- .B Checkhier
- must be run by the superuser.
- .SH "SEE ALSO"
- .BR chmod (1),
- .BR chown (8),
- .BR hier (7).
- .SH DIAGNOSTICS
- The exit code is 0 if all checks out right, otherwise a script is output and
- the exit code is 1.
- .SH AUTHOR
- Kees J. Bot (kjb@cs.vu.nl)