The ln command creates a link to file on a unix system. This is similar to (but not quite the same as) shortcut on Windows system.
To create a symbolic link.
ln -s target linkname