Google+ Tools
Make Google+ profile picture
Make Google plus banners for profile
Create and share your Google Plus profile banners.

Profile image for mrk studios LucasRinaldi on September 14, 2012

You can change the 'PATHTOTOOL' and the 'PATHTOLINK', to use this command for a variety of tools

'-s' is used to create a symbolic link (http://en.wikipedia.org/wiki/Symbolic_link).

Language
Bash
Tags

Creating Link for Command Line Tools


ln -s "PATHTOTOOL" PATHTOLINK 

Example:
ln -s "/Applications/Sublime Text 2.app/Contents/SharedSupport/bin/subl" /usr/local/bin/subl

Comments

blog comments powered by Disqus