Simply copy halmount.sh to somewhere in path and then create symbolic links to it named "halmount" and "halumount". For example, to install to ~/bin do this: cp halmount.sh ~/bin/ ln -s halmount.sh ~/bin/halmount ln -s halmount.sh ~/bin/halumount