mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
26a93f0cbb
nettle is now part of Slackware 14.0 Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
4 lines
277 B
Text
4 lines
277 B
Text
rdup is a utility inspired by rsync and the plan9 way of doing things.
|
|
rdup itself does not backup anything. It only prints a list of files
|
|
that are changed, or all files in case of a null dump. It also handles
|
|
files that are removed, allowing for correct incremental backups.
|