iEntry 10th Anniversary LinuxHaxor WH MH

Find and Fix Various Problems with Filesystems’ Data with FSlint


FSlint is a toolkit to clean filesystem lint, like duplicate files, badly named paths, and broken symlinks for example. It includes a GUI as well as a command line interface. For example, one form of lint it finds is duplicate files.

[ http://www.pixelbeat.org/fslint/ ]

Some of the diferant kind of lints FSlint finds include, Duplicates:

2008-01-14-165315_1280x800_scrot.png

Installed packages:

2008-01-14-165545_1280x800_scrot.png

Bad names:

2008-01-14-165635_1280x800_scrot.png

Name clashes, Temp files, Bad symlinks, Bad IDs, Empty directories,

Non stripped binaries:

2008-01-14-165737_1280x800_scrot.png

Redundant whitespace:

2008-01-14-165848_1280x800_scrot.png


Comments are closed.