Personal tools

Ln

From MohidWiki

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