# To create a shortcut of foo at bar. # ln -s <path to foo> <path to bar> # Example: ln -s /opt/foo /usr/bin/bar