On Nov 19, 2007, at 4:47 PM, [EMAIL PROTECTED] wrote:

ssh server /usr/bin/mutt -f /home/seb/mail


I recall, vaguely, that running a command remotely in this way causes SSH to manhandle your STDIO filehandles in such a way that some (most? all?) interactive programs will not work.

Pine gives a very useful error when you try to do:

ssh server pine

----
Can't access terminal or input is not a terminal. Redirection of
standard input is not allowed. For example "pine < file" doesn't work.
----

My guess is that mutt sees that it has no "terminal" and exits immediately.

Gregory

--
Gregory K. Ruiz-Ade <[EMAIL PROTECTED]>
OpenPGP Key ID: EAF4844B  keyserver: pgpkeys.mit.edu



--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to