ln

ln#

Create links.

$ ln    /etc/hosts /tmp/hosts.bak
$ ln -s /usr/bin/python3 /usr/local/bin/python
$ ln -sf src dst