diff options
author | Erik Hanson <erik@slackbuilds.org> | 2010-05-11 22:55:17 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 22:55:17 +0200 |
commit | 030b2736caa04518f685d799fd17302cd277b91a (patch) | |
tree | 4269820600250149d03d8aba29f778cebf587b2c /system/fslint/slack-desc | |
parent | 832b1e03377af6a0cdd5783ac3260e57b18624c3 (diff) | |
download | slackbuilds-030b2736caa04518f685d799fd17302cd277b91a.tar.gz |
system/fslint: Added to 12.1 repository
Diffstat (limited to 'system/fslint/slack-desc')
-rw-r--r-- | system/fslint/slack-desc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/system/fslint/slack-desc b/system/fslint/slack-desc new file mode 100644 index 0000000000..a71e29f023 --- /dev/null +++ b/system/fslint/slack-desc @@ -0,0 +1,11 @@ +fslint: FSlint (find and clean various forms of lint on a filesystem.) +fslint: +fslint: FSlint is a utility to find and clean various forms of lint on a +fslint: filesystem. I.E. unwanted or problematic cruft in your files or +fslint: file names. For example, one form of lint it finds is duplicate +fslint: files. It has both GUI and command line modes. +fslint: +fslint: +fslint: +fslint: http://www.pixelbeat.org/fslint/ +fslint: |