cpdup(1): Whitespace cleanup.No functional change.
Fix a bug in the script softlink code. The softlinks were not beingproperly updated because 'ln -sf' creates a softlink in the directory pointedto by the existing softlink rather then replacing th
Fix a bug in the script softlink code. The softlinks were not beingproperly updated because 'ln -sf' creates a softlink in the directory pointedto by the existing softlink rather then replacing the existing softlink.
show more ...
Commit a comprehensive file describing how to do incremental backups alongwith some example scripts.