[lug] Command line ssh

Michael J. Pedersen marvin at keepthetouch.org
Wed Sep 20 10:50:21 MDT 2000


On Wed, Sep 20, 2000 at 10:06:35AM -0600, Glenn Murray wrote:
> glenn/$ ssh -X <user>@<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.

Ah, ssh isn't giving pine what it wants to run directly. Instead of running it
in this fashion, trying putting it on two separate command lines:

ssh user at server
pine

-- 
Michael J. Pedersen
My GnuPG KeyID: 4E724A60        My Public Key Available At: wwwkeys.pgp.net
My GnuPG Key Fingerprint: C31C 7E90 5992 9E5E 9A02 233D D8DD 985E 4E72 4A60
GnuPG available at http://www.gnupg.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://lists.lug.boulder.co.us/pipermail/lug/attachments/20000920/5306138c/attachment.pgp>


More information about the LUG mailing list