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

Re: non-X equivalent to "ssh <hostname> 'xterm -e <program>'"?



On Tue, Aug 06, 2002 at 09:50:37AM -0500, Lance Simmons wrote:
> It's easy to run programs remotely:
> 
>  ssh <hostname> 'xterm -e <program>'
> 
> What's the non-X equivalent to that? Let's take mutt as an example:
> 
>  ssh <hostname> mutt

  ssh -t <hostname> mutt

Cheers,

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]



Reply to: