diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-06-22 17:19:11 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-06-22 17:19:11 +0000 |
commit | 49f6f2c3c795b7f6107215d5828f2ef7f96f9a58 (patch) | |
tree | 6169b331efe0f9170f06c3108b4bf3527ed354e5 /sysutils/samesame/pkg-descr | |
parent | a1c37dd174f8731fbc17129d507d0c0a2f84a5d3 (diff) | |
download | ports-49f6f2c3c795b7f6107215d5828f2ef7f96f9a58.tar.gz ports-49f6f2c3c795b7f6107215d5828f2ef7f96f9a58.zip |
Notes
Diffstat (limited to 'sysutils/samesame/pkg-descr')
-rw-r--r-- | sysutils/samesame/pkg-descr | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/samesame/pkg-descr b/sysutils/samesame/pkg-descr index e3afbc402f8d..5dcf7e9b5e11 100644 --- a/sysutils/samesame/pkg-descr +++ b/sysutils/samesame/pkg-descr @@ -1,9 +1,9 @@ -Samesame is a collection of tools that fall in to the categorie of file +Samesame is a collection of tools that fall in to the category of file management software. These tools will prevent that you need to delete files or buy more disk space. Instead they solve low disk space problems by linking identical files together and thus free up waisted disk space. -This collaction was inspired by the application samefile written by Jens +This collection was inspired by the application samefile written by Jens Schweikhardt. The collection comes with its own version of samefile that is noticeable faster and is able to process a much larger file list. @@ -17,6 +17,7 @@ Typical usage would be: find / | samefile -i | samelink This would search for identical files and clean up wasted disk space by -linking them together. Add the option -n after samelink for a dry-run. +linking them together. Add the option -vn after samelink for a verbose +dry-run. -WWW: http://www.akruijff.dds.nl/samesame/ +WWW: http://samesame.kruijff.org/ |