Annoy your coworkers, Linux style

Make sure you have ‘beep’ installed.

Now, open up a terminal, and paste this in:
while true; do sleep $(($RANDOM/1000)) && beep -f 2000 -l $(($RANDOM/100)) ; done

Lock your terminal and go to lunch. When you get back from lunch, just CTRL+C to stop the annoyance.

Until next time!

-LightningCrash

(No I’m not a BOFH….most of the time.)
http://icanhaslinux.com/2007/09/17/annoy-your-coworkers-linux-style/

Hozzászólások

Szerintem a "Have yourself lynched, Linux style" pontosabb cím lett volna.

--------------
Eat healthy,
Exercise daily,
Die anyway.