Remove all files in the working directory January 2, 2015 The Geek Decoder No Comments Administration for files only # cd /path/to/folder/ # rm * For files and folders # cd /path/to/folder/ # rm -rf * Post navigation ← Apache fails to start with syntax errors on pleskChange Windows Server 2008 Password →