Tidy up your Linux installation with FSlint

We all eventually build up “lint” on our computers whether it’s in the mold of empty directories, duplicate files, or temporary files. FSlint (Linux only) serves as a virtual lint trap that lets you remove specific types of lint to keep our Linux installation humming along. To use FSlint, simply add the directories you wish to search (/home, /usr, etc.), choose the type of lint for which you’re searching, and visit “Find.” FSlint will return its results showing file size and paths for your specific search.

From within the search results window you can choose files and delete them, or you can save them

to a different location (good for backing up files before you “accidentally” remove your xorg.conf file). FSlint additionally will find poor symlinks, name clashes, poor names (e.g. invalid characters in file names), and installed packages. Distribution-specific installation directions are available on the FSlint website, but for the Ubuntu readers, simply type sudo apt-get install fslint from your Terminal immediate.

If you’re looking for a good Windows program that serves a similar purpose, you might want to check out CCleaner. Anyone got a good lint trap for Mac? Let us know in the comments.

[Via Hackosis]

Original post by Todd Ritter

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Netvouz
  • DZone
  • ThisNext
  • MisterWong
  • Wists
  • Fark
  • Furl
  • Netscape
  • NewsVine
  • StumbleUpon
Related Articles
  • Installation Toolkit for Linux on POWER
  • Mandriva Linux 2008 Spring RC2 Released
  • Adobe Releases 64-bit Flash (Alpha) for Linux
  • Linux, Windows Can Share a Computer
  • Tracking Parsing Errors with the Tidy Library in PHP 5
  • No comments yet. Be the first.

    Leave a reply