On 2003-02-16 23:49, Bill Moseley wrote: > On Mon, 17 Feb 2003, Nick Hastings wrote: > > > Maybe I'm missing something but surely it would be easier to just have > > the one key and then just run > > > > ssh remote pine -i > > I could only get that to work with X11 Forwarding and X applications. I > can't get console apps to work that way: > > Can't access terminal or input is not a terminal. Redirection of > standard input is not allowed. For example "pine < file" doesn't work. >
Perhaps the -t switch would help there, i.e. "ssh -t remote pine -i"? -- Nick -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

