remote-lisp-tunnel 78 B

123
  1. #!/bin/sh
  2. ssh -L4005:localhost:4005 $1 "PATH=~/bin/:\$PATH host-remote-lisp"