Saturday, May 04, 2013

Apagar ficheiros duplicados

sudo aptitute install fdupes
fdupes -r /home > dupes.txt
fdupes -r -d /home

No comments:

Post a Comment

systemd-timesyncd

sudo apt update && sudo apt install systemd-timesyncd && sudo systemctl enable --now systemd-timesyncd