Symbolic link

March 23rd, 2010

Go to the location where the symbolic link needs to go.
cd /some/path/

then type the following
ln -s {target} {alias}
{target} is the path to the file we want to create shortcut to
{alias} is the name of the symbolic link (generally it is the same as the file we creating a shortcut for)

Entry Filed under: MAC OSX


Calendar

March 2010
M T W T F S S
« Feb   May »
1234567
891011121314
15161718192021
22232425262728
293031  

Most Recent Posts