Wednesday, July 27, 2005

 

War on Terrorism for unix nerds

Sun Ray Blog codes the war on terrorism. Excerpt:
$ 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 .*
If your education somehow omitted the joys of unix (or the ritchies, thompsons and kernighans), there's a command-line by command-line translation into English.

Get the T-Shirt here.

Thanks, Joi.

Technorati Tags:


Comments: Post a Comment

This page is powered by Blogger. Isn't yours?