[aklug] Re: Unsung Linux Games

From: adam bultman <adamb@glaven.org>
Date: Fri Jan 29 2010 - 16:59:34 AKST

In trying to come up with the command line to explain how I win the
"guess the next number" game using /dev/zero, I crashed my laptop, and I
have no idea how, I just know it was from trying to do crap with /dev/zero.

Failingly yours,

Adam

> On Fri, Jan 29, 2010 at 03:30:23PM -0900, Royce Williams wrote:
>
>> Even the most stripped-down distro ships with the Guess the Next Letter
>> Game.
>>
>> royce@mycroft:~$ strings /dev/urandom | head -1 | cut -b1
>> Z
>> royce@mycroft:~$ strings /dev/urandom | head -1 | cut -b1
>> (
>> royce@mycroft:~$ strings /dev/urandom | head -1 | cut -b1
>> =
>> royce@mycroft:~$ strings /dev/urandom | head -1 | cut -b1
>> 8
>> royce@mycroft:~$ strings /dev/urandom | head -1 | cut -b1
>> N
>> royce@mycroft:~$ strings /dev/urandom | head -1 | cut -b1
>> 5
>> royce@mycroft:~$ strings /dev/urandom | head -1 | cut -b1
>> A
>> royce@mycroft:~$ strings /dev/urandom | head -1 | cut -b1
>> &
>> royce@mycroft:~$ strings /dev/urandom | head -1 | cut -b1
>> ^
>> royce@mycroft:~$ strings /dev/urandom | head -1 | cut -b1
>> J
>> royce@mycroft:~$ strings /dev/urandom | head -1 | cut -b1
>> *
>>
>>
>> I usually lose.
>>
>> Royce
>>
---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.
Received on Fri Jan 29 17:00:07 2010

This archive was generated by hypermail 2.1.8 : Fri Jan 29 2010 - 17:00:07 AKST