ln(1) -sfn
make links between files
-s, --symbolic
       make symbolic links instead of hard links
-f, --force
       remove existing destination files
-n, --no-dereference
       treat destination that is a symlink to a directory as if it were a normal file
source manpages: ln