View Single Post
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#12
Originally Posted by BluesLee View Post
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 /
Indeed its pretty dangerous for such a script to be put out especially as many people wouldn't realize this subtlety hence download link removed till OP makes it safer.
 

The Following 5 Users Say Thank You to thedead1440 For This Useful Post: