Daniel Pittman <[EMAIL PROTECTED]> writes: > The problem is that ssh spits out: > 'Pseudo-terminal will not be allocated because stdin is not a terminal.' > > It also seems to invoke a non-login shell if stdin in not a tty. Damn. > That is painful. I must see if I can work around that somehow. :( Hm. If the shell is interactive, that should be sufficient. But you can say `ssh -t' to work around this. I think this is not going to work for rsh, though. Hm. kai -- Life is hard and then you die.
- [PATCH] Performance fix for XEmacs Daniel Pittman
- Re: [PATCH] Performance fix for XEmacs Daniel Pittman
- Re: [PATCH] Performance fix for XEmacs Daniel Pittman
- Re: Performance fix for XEmacs Greg Stark
- Re: [PATCH] Performance fix for XEmacs Kai Großjohann
- Re: [PATCH] Performance fix for XEmacs Daniel Pittman
- Re: [PATCH] Performance fix for XEmacs Kai Großjohann
- Re: [PATCH] Performance fix for XEmacs Daniel Pittman
- Re: [PATCH] Performance fix for XEmacs Kai Großjohann