56a22e7a56
"find . -print") and looks securely for identical files. When it finds two or more identical files, all but one are unlinked to reclaim the disk space and recreated as hard links to the remaining copy. WWW: http://sourceforge.net/projects/dupmerge
7 lines
321 B
Plaintext
7 lines
321 B
Plaintext
Dupmerge reads a list of files from standard input (eg., as produced by
|
|
"find . -print") and looks securely for identical files. When it finds
|
|
two or more identical files, all but one are unlinked to reclaim the
|
|
disk space and recreated as hard links to the remaining copy.
|
|
|
|
WWW: http://sourceforge.net/projects/dupmerge
|