Grrrr…
Reason number 934058049 why having a case-insensitive filesystem on a *nix-like machine is stupid (and yes, Apple, I’m looking right at you and sharpening a Leatherman as I say this…): I just found out that I’d managed to replace the command that shows you the first few lines of a file (normally at /usr/bin/head on *nix-y OSen) with a script that submits a URL to a web server using the HTTP command HEAD (normally found at /usr/bin/HEAD) — because the computer I’m using is too damn stupid to realize that /usr/bin/head and /usr/bin/HEAD should be different!
I’d wipe the thing and put Ubuntu on it, but the last time I tried, it refused to boot off the CD. I suspect it was aware I was trying to kill it and was refusing to cooperate.
January 19th, 2007 at 7:00 pm
Been there, done that. And, in this day and age, what sort of a braindead platform ships with Perl but doesn’t ship with LWP::UserAgent?
If I didn’t have to develop for the stupid half-implemented excuse of a UI, I’d have Ubuntu on this box too.