Did I mention this before? It's been the number one most helpful OS X tip for me. Launch BBEdit from the terminal with:
sudo open -a "BBEdit Lite 6.1 for OS X"
(Yeah I'm cheap and haven't bought the full version even with the big sale.)
This launches BBEdit with root permissions allowing me to open and save files into directories I otherwise wouldn't have permission for (like the main webserving directory.)
|
sudo open -a "BBEdit Lite 6.1 for OS X"
(Yeah I'm cheap and haven't bought the full version even with the big sale.)
This launches BBEdit with root permissions allowing me to open and save files into directories I otherwise wouldn't have permission for (like the main webserving directory.)
- jim 1-09-2002 7:29 pm