Wednesday, July 27, 2005
War on Terrorism for unix nerds
Sun Ray Blog codes the war on terrorism. Excerpt:
Get the T-Shirt here.
Thanks, Joi.
$ cd AfghanistanIf 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.
$ 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 .*
Get the T-Shirt here.
Thanks, Joi.
Technorati Tags: Humor
Comments:
Post a Comment