The War On Terror – As Viewed From Bourne Shell

$ cd /middle_east
$ ls
Afghanistan   Iraq          Libya         Saudi_Arabia  UAE
Algeria       Israel        Morrocco      Sudan         Yemen
Bahrain       Jordan        Oman          Syria
Egypt         Kuwait        Palestine     Tunisia
Iran          Lebanon       Qatar         Turkey

$ cd Afghanistan
$ ls
bin  Taliban    
$ rm Taliban
rm: Taliban is a directory
$ cd Taliban
$ ls
soldiers
$ rm soldiers
$ cd ..
$ rmdir Taliban
rmdir: directory “Taliban”: Directory not empty
$ cd Taliban
$ ls -a
.            ..           .insurgents
$ chown -R USA .*

(continues) …

Go read the rest at [blogs.sun.com] – if you are vaguely liberal dislike Bush dislike The War On Terror are sane are of a political mind and are vaguely IT-literate, you’ll love it.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *