On Sat, Mar 03, 2012 at 12:44:31AM +0800, lina wrote: > On Fri, Mar 2, 2012 at 11:49 PM, Kelly Clowers <[email protected]> > wrote: > > Such a thing could be written perhaps, if you had passwordless > > ssh keys or used ssh-agent to remember the key for a time. > > It's a password-exemption ssh.
This isn't exactly what you're looking for, but you could open a new terminal on the local machine, then ssh to the remote machine with this command: ssh -t remotemachine "cd Documents; bash" -Rob -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

