slackbuilds/system/freedup
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
freedup.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
freedup.info
slack-desc

README

Freedup walks through the file trees (directories) you specify.

When it finds two identical files on the same device, it hard links
them together. In this case two or more files still exist in their
respective directories, but only one copy of the data is stored on
disk; both directory entries point to the same data blocks.