osx - Permission denied when trying to make sublime text shortcut -


so started getting using terminal manage files etc, , trying setup sublime text shortcut using line of code:

ln -s /applications/sublime\ text\ 2.app/contents/sharedsupport/bin/subl /usr/local/bin/sublime

however, when try says permission denied , have no idea why. using mac running mac 10.10.2.

for sublime text 3:

sudo ln -s "/applications/sublime text.app/contents/sharedsupport/bin/subl" /usr/local/bin/sublime


Comments

Popular posts from this blog

xslt - Substring before throwing error -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

oracle - Changing start date for system jobs related to automatic statistics collections in 11g -