diff options
Diffstat (limited to 'sysutils/samefile/pkg-descr')
-rw-r--r-- | sysutils/samefile/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/samefile/pkg-descr b/sysutils/samefile/pkg-descr new file mode 100644 index 000000000000..ef52f7ffe5ae --- /dev/null +++ b/sysutils/samefile/pkg-descr @@ -0,0 +1,10 @@ +The samefile program finds files with identical contents (independent of +file name). Typical usage would be + + find / -print | samefile + +turning up megabytes of wasted disk space due to duplicates. Try it, +you'll be baffled. + +Jens Schweikhardt +samefile@schweikhardt.net |