Some funny oops on slashdot...
Check out this poll... http://slashdot.org/pollBooth.pl?qid=11 ... page&aid=5
and then these replies...
http://slashdot.org/comments.pl?sid=127171&cid=10631259
we all know this one:
http://slashdot.org/comments.pl?sid=127171&cid=10631259
http://slashdot.org/comments.pl?sid=127171&cid=10638025
and then these replies...
FYI, in australia to "have a root" means to "have sex".
so to translate from american slang to australian
%s/lay/root/g
It makes calculus and algebra lectures more interesting, when the professor is searching for easy roots.
likewise in first year CS, when the professor is talking about "root access".
http://slashdot.org/comments.pl?sid=127171&cid=10631259
we all know this one:
unzip ; strip ; touch ; finger ; mount ; fsck ; more; yes ; umount ; sleep
http://slashdot.org/comments.pl?sid=127171&cid=10631259
NO NO NO!!!
If you do that, you will get in SERIOUS trouble.
Didn't your programming professor tell you to check return values?
that should be:
unzip && strip && touch && finger && mount && fsck && more && yes && umount && sleep
otherwise, you will continue even if the previous action fails, and that would be sexual assault.
http://slashdot.org/comments.pl?sid=127171&cid=10638025