One of the things that I don't like too much about OSX is the case-insensitive and type sensitive defaults. It's certainly nice and easy to use for most people, but if you are wanting to write shell scripts that you want to run elsewhere it can be a bit of a pain. I prefer to have case and type sensitive file system for development. "Disk Utility" is pretty handy for creating disk images with the properties that I need.
Add a comment