terminal - mate . command is not working in MAC OSX -


i trying open content of directory using text mate mate . command.

but, getting message :

-bash: mate: command not found 

i tried following command fix :

ln -s /applications/textmate.app/contents/sharedsupport/support/bin/mate /usr/local/bin/mate 

but, unfortunately did not trick me. gives me message :

ln: /usr/local/bin/mate: file exists 

how fix problem ?

ln -s /applications/textmate.app/contents/sharedsupport/support/bin/mate /usr/local/bin/mate  

worked me after installing mac 10.9


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -