3 checkhier \- check the directory hierarchy
12 checks a number of files and directories that make up the top level file
13 system hierarchy. The output of the command is a script that could be
14 applied to fix things like bad mode, wrong owner or group, etc.
16 The script should never be executed without checking. I might be better to
17 examine the differences oneself and to fix any problems by hand.
20 must be run by the superuser.
26 The exit code is 0 if all checks out right, otherwise a script is output and
29 Kees J. Bot (kjb@cs.vu.nl)