Home
The Corsair Journal - BASH.ORG cure for insomnia [entries|archive|friends|userinfo]
Corsair2

[ userinfo | livejournal userinfo ]
[ archive | journal archive ]

BASH.ORG cure for insomnia [Apr. 27th, 2008|04:23 am]
Previous Entry Add to Memories Tell a Friend Next Entry
while (!asleep()) sheep++;

If you actually laughed out loud at that--even if it were just a chuckle--then throw yourself into the nearest active volcano, for you are definitely a geek.
linkReply

Comments:
From: [info]wlofie
2008-04-27 03:04 pm (UTC)

(Link)

$WHO="?keeg a gnillac uoy era ohw";
$reversed=reverse($WHO);
print("$reversed\n");

open(GEEK,"</dev/geek") ||die "Couldn't open geekitude for read $!";
open(VOLCANO,">/dev/null") || die "Couldn't open for write $!";
while(<GEEK>)
{
print(VOLCANO "$_");
}
exit 1;

:-p

[User Picture]From: [info]spc476
2008-04-27 05:41 pm (UTC)

(Link)

I … um … I don't get it.
From: [info]wlofie
2008-04-27 07:24 pm (UTC)

(Link)

LOL