slackbuilds_ponce/system/freedup
Heinz Wiesinger 926b93d445 various: Replace chmod command with find command from template.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2013-11-25 13:11:59 +01:00
..
freedup.info
freedup.SlackBuild various: Replace chmod command with find command from template. 2013-11-25 13:11:59 +01:00
README
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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.