Just my two cents: Here are the first two lines of the script: Code: cd temp rm -rf * I wonder what happens if there is no temp directory and you start the script say in /home/user/MyDocs or /home/user or even as root in /
cd temp rm -rf *