You are viewing a single comment's thread.

view the rest of the comments →

enginedriver13 ago

Have fun, dude! ... rm -rf /bin/chmod

totes_magotes ago

Shouldn't that be

rm -rf /user/chmod

fusir ago

Shouldn't that be

rm /home/chmod -rf

On rm do the options last because it removes the danger of deleteing a directory to the last character.