Ln
From MohidWiki
Revision as of 14:26, 28 January 2008 by 192.168.20.177 (talk)
Symbolic links are alias of a given library or binary file to another directory
Syntax
> ln -s $THERE/file $HERE/file
Examples
> ln -s $LOCATION/lib.so.0.0.0 lib.so