How do I go about creating a directory (or even just a symlink) within /home in OSX Leopard?
I'm trying to setup a development web environment local on this laptop for offline work, but the directory path differences (/home/username vs /User/username) is actually giving me some grief. I don't want to have different config files as I would have to constantly update the files to point to the right env every time I upload my files.
I'm trying to setup a development web environment local on this laptop for offline work, but the directory path differences (/home/username vs /User/username) is actually giving me some grief. I don't want to have different config files as I would have to constantly update the files to point to the right env every time I upload my files.