Personal tools

Ln

From MohidWiki

Revision as of 15:26, 28 January 2008 by 192.168.20.177 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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