Quote:
Originally Posted by xina
edit: just tried it out--
christinas-emac:~ chibbs$ cd /usr/local
christinas-emac:local chibbs$ mkdir bin
mkdir: bin: Permission denied
|
Sorry, you will have to make the bin folder as root... use this command:
sudo mkdir bin
BOb