man cruft (Administration système) - Check the filesystem for cruft (missing and unexplained files)
NAME
cruft - Check the filesystem for cruft (missing and unexplained files)
SYNOPSIS
cruft [-h] [-d DRIVES] [-r REPORTFILE] [-m ADDRESS] [-k | -n | -N]
DESCRIPTION
This manual page documents briefly the cruft command. Please see /usr/share/doc/cruft/README for more information.
cruft is a program that goes over the Debian packaging system's database, and compares the contents of that with the files actually on your system, and produces a summary of the differences.
OPTIONS
A summary of options are included below.
- -h
- Show summary of options.
- -d DRIVES
- Search only the listed filesystems. (eg, "/ /usr /home")
- -r REPORTFILE
- Output report to REPORTFILE instead of stdout.
- -m ADDRESS
- Mail report to ADDRESS.
- -k
- Cleanup spool directory
- -n
- Generate differences only, don't report.
- -N
- Generate report based on old differences.
SEE ALSO
/usr/doc/cruft/README
AUTHOR
This manual page was written by Anthony Towns <ajt@debian.org>, for the Debian GNU/Linux system (but may be used by others).