Ln
From MEPIS Documentation Wiki
ln is used to create links, which are similar to but more powerful than windows "shortcuts". Most of the time if you create a link you will want to create "soft links", requiring the "-s" option.
Usage
ln -s targetFile linkName

