[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: start program in ssh command line?



On Tue, Aug 26, 2003 at 11:26:37PM -0400, Matt Price wrote:
> my initial thought was this:
> 
> ssh -l matt work.host.name mutt
> 
> but this seems to send mutt off into the ether.  I guess there's no
> tty associated with the ssh process or something...

Right, no pseudo-TTY unless you ask for one. That's what the '-t' option
is for, refer to the ssh man page for more details.

-- 
Michael Heironimus



Reply to: