NAME
kleansweep - File cleaner for KDE
SYNOPSIS
kleansweep [ Qt-options ] [ KDE-options ] [ URL|file ]
DESCRIPTION
KleanSweep allows you to reclaim disk space by finding unneeded files.
It can search for files basing on several criterias; you can seek for:
· empty files
· empty directories
· backup files
· broken symbolic links
· broken executables (executables with missing libraries)
· dead menu entries (.desktop files pointing to non-existing
executables)
· duplicated files
· orphaned files -- files not found in RPM (for rpm-based distros, e.g.
Fedora Core, Suse) or DPKG (for dpkg based distros, e.g. Debian and
Ubuntu) database
· obsolete thumbnails (thumbnails conforming to freedesktop.org
standard, pointing to non-existing images)
OPTIONS
All KDE and Qt programs accept a some common command-line options.
kleansweep has no application-specific options.
--help Show help about options
--help-qt
Show Qt specific options
--help-kde
Show KDE specific options
--help-all
Show all options
--author
Show author information
-v, --version
Show version information
--license
Show license information
-- Indicates end of options
URL|file
URL to or filename of a video
AUTHOR
Kleansweep was written by Pawel Stolowski <pawel.stolowski@wp.pl>
Homepage: http://linux.bydg.org/~yogin/ 〈〉
COPYRIGHT
This manual page was written by Anthony Mercatante <tonio@ubuntu.com>
<tonio@ubuntu.com>, for the Debian system (but may be used by others).
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU General Public License, Version 2 or any
later version published by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public Version
2 License can be found in /usr/share/common-licenses/GPL-2.
2006-01-18 kleansweep(1)