woof-CE
woof-CE copied to clipboard
Create fix-duplicates script
This script replaces duplicate files with symlinks relative to the original file. This will reduce disk space consumed.
Example of reducing disk space:
find /usr -type d | xargs -i fix-duplicates '{}'