Hackosis is an Open Blog. You Can Participate.

  • 20
  • Dec

FSlint is a Linux application design to find and clean duplicate files. It offers a GUI as well as command line modes. It also searches for bad symbolic links, empty directories, and more.

FSLint Screenshot
image via link

To install on Ubuntu:

sudo apt-get install fslint

FSLint Homepage

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

Related Posts


Tags: , ,

Like this post? Subscibe to the RSS feed.


4 Comments

  1. Raseel Says:

    When I did a search, it should me some CVS directories of some of the source-packages I had downloaded.
    It also shows somw files from under iTunes folder (created by gtkpod when sycing). How do I know whether it is safe to delete these files without affecting the working of these packages in the future.

  2. Shane Says:

    If you are done compiling and installing the source code from CVS, that all of them would be safe to delete.

    Until you get comfortable, you may want to have a backup.

  3. Pádraig Brady Says:

    I would not delete repository metadata files like
    those in the CVS directories for example.
    The latest version already ignores these files automatically, but the older version in ubuntu does not. I would suggest installing the lastest version rather than the older official ubuntu version as detailed on the FSlint homepage:
    http://www.pixelbeat.org/fslint/

  4. Feldstudie.net » Hackosis Kurznews 2008-01-02 Says:

    [...] mit FSlint doppelte Dateien löschen - FSlint ist eine Linux-Applikation, die es einem ermöglicht doppelte Dateien zu finden und zu löschen. Außerdem wird die Möglichkeit geboten u.a. nach defekten symbolischen Links, leeren Verzeichnissen zu suchen. Das Programm bietet eine grafische Oberfläche als auch einen Kommandozeilenmodus. [...]

Leave a Comment