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
Post a Comment