Daily Archives: August 21st, 2006

I cant say that I’ve used AJS…

But according to the things the author says about it it sounds *very* interesting. Visit the AJS announcement Download page (For Personal Reference)

Bash wizardry: Command Line Switches

If you’re like me (and God help you if you are) You write a lot of bash scripts… When something comes up bash is a VERY handy language to use because it’s a) portable (between almost all *nixes), b) lightweight, and c) flexible (thanks to the plethora of linux commands which can be piped together) [...]