Symbolic links are
There are a zillion other ways to make links and use ln
.
This is just the way I always use them, and it is too annoying to figure out
every time from the --help and man page.
ln -s targetdir symlink
targetdir is the actual (existing) directory
symlink is the new linked (virtual) directory