Recent Posts

September 2009
M T W T F S S
« Aug   Oct »
 123456
78910111213
14151617181920
21222324252627
282930  

Mobile Barcode Tool

This is a 2D-barcode containing the address of our mobile site.If your mobile has a barcode reader, simply snap this bar code with the camera and launch the site.

Fedora – sort of broken KSH

When you write perfect shell scripts you expect them to work, yes? 
I was recently working on a  project that used both the venerable KSH and relatively large loop (processing multiple folders containing several hundred files, with ~10 functions, with ~sequential, consecutive uses of sed -e ’s/old pattern/new pattern/g’, a smattering of calls to [...]