Linux: Spostare i files con dimensioni maggiori di 0 bytes


find /home/files -type f -size +0 | xargs -i --verbose mv {} /home/filesbiggerthanzero/

Commenti

Post popolari in questo blog

Eclipse underscore not visible

Batch Convert CSV to XLSX with LibreOffice (OpenOffice)