FSLint

Empty Directories

Empty directories can clutter a file system and make it difficult for the average user to find information quickly and efficiently. For the more advanced user, filtering out empty directories is a trivial regular expression, but empty directories can be bothersome to the average desktop user. FSlint can find and remove these pesky empty directories.

Graphical Interface

Ch10.01___EmptyDir.png

FSlint will find any empty directory within the 'Search path.'

Command Line Interface

The command line interface to this utility is 'finded'. This utility will be found in the installation directory of fslint.

$ /usr/share/fslint/fslint/finded --help
 find Empty Directories.
 Usage: finded [[-r] [-f] paths(s) ...]

 If no path(s) specified then the current directory is assumed.