truncate logfile --size 0
For the entire file system: find / -type f -name "*.log" -exec truncate --size 0 {} +
find . ! -empty -type f -exec md5sum {} + | sort | uniq -w32 -dD fdupes -r / linux_czkawka_gui.AppImage
No comments:
Post a Comment