Ever wondered how you could:
- Find duplicated files on your file system
- Find broken symlinks
- See the disk occupation for installed packages
- …
Well, meet fslint (yum install fslint). It’s a nice little GUI and command line application that helps you find junk on your hard disk, I didn’t know it until today, so this post might be useful to other people.

Cool thing, thanks!