checkhie.8

来自「操作系统设计与实现源码」· 8 代码 · 共 30 行

8
30
字号
.TH CHECKHIER 8.SH NAMEcheckhier \- check the directory hierarchy.SH SYNOPSIS.B checkhier.SH DESCRIPTION.de SP.if t .sp 0.4.if n .sp...B Checkhierchecks a number of files and directories that make up the top level filesystem hierarchy.  The output of the command is a script that could beapplied to fix things like bad mode, wrong owner or group, etc..PPThe script should never be executed without checking.  I might be better toexamine the differences oneself and to fix any problems by hand..PP.B Checkhiermust be run by the superuser..SH "SEE ALSO".BR chmod (1),.BR chown (8),.BR hier (7)..SH DIAGNOSTICSThe exit code is 0 if all checks out right, otherwise a script is output andthe exit code is 1..SH AUTHORKees J. Bot (kjb@cs.vu.nl)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?