Linux / UNIX: Bash Find And Delete All Hidden Files Directories in Categories Commands, Linux, UNIX last updated November 9, 2010How can I find all all hidden files and directories (starting with . character) under UNIX or Linux and delete them using bash or ksh shell?
UNIX / Linux: Find All Empty Files in Categories Linux last updated July 3, 2010How do I find out all empty file under Linux and UNIX operating systems?