While on vacation in North Carolina I stumbled upon a radio station that plays a great mix of tunes. If you’re in the Raleigh area you can tune in to 93.9 WKSL – but otherwise you will need windows media player to tune in by clicking the “listen now” link at the 93.9 website. Yes […]
Monthly Archives: February 2008
Pro Tip: OSTYPE is set at compile time
A friend of mine keeps an OpenBSD box up so that we can use it for a shell if we need one (it’s come in handy on more than one occasion, let me tell you!). I was logged in the other day and wanted to add a package. My zsh startup files make it a […]
Sed on Mac OS X 10.5 Leopard
Imagine you’re a PHP developer that uses OS X. You’re given 50+ php files that all have a line that needs to be changed. 50 files, one change? Hmmm sounds like maybe I could use automator to do this! Well I don’t know how to use automator 😉 Luckily, I’m a unix geek, and even […]