Next Trivial Utilities 15

ssh-host

          % ln -s /usr/local/bin/rsh potato
          % potato
          % rsh potato
       parsnip% cat ~/bin/ssh-host
       exec ssh "$(basename $0)"
       parsnip% ln -s ssh-host ~/bin/potato
       parsnip% potato
       *************************
       * Welcome to potato.com *
       *************************
       potato% 


Next Menu Copyright © 2012 M. J. Dominus