appjail-checkOld —
Run check-old target on a given release
or jail
appjail checkOld |
jail jail |
appjail checkOld |
release [-a
arch] [-v
version] release |
Print a list of old files and directories in a release or
jail.
The appjail usage utility exits 0
on success, and >0 if an error occurs. It may fail for one of the
following reasons:
- EX_USAGE:
The command was used incorrectly.
- EX_NOINPUT:
- jail cannot be found.
- Cannot be found .srcdir containing the path to
the source tree.
- EX_DATAERR:
jail is invalid.
- EX_CONFIG:
There is a parameter that is not defined in the jail configuration
file.
- EX_NOPERM:
The jail was not created by building the source tree.