On Wed, Feb 27, 2008 at 2:50 PM, Steven W. Orr <steveo at syslang.net> wrote: > When I run the work side incantation, it turns into a shell session. Is > there a way to change it so that it has no session at the end of it ... From ssh(1): -N Do not execute a remote command. This is useful for just for- warding ports (protocol version 2 only). -- Ben