delete file with 0 size May 15, 2012 • paragasu $find /home/paragasu/myfile -type f -size 0 -exec rm -f {} \;