On Sun, Jul 07, 2002 at 23:13:13 +1200, Adam Warner wrote:
> This doesn't work:
> $ ssh [EMAIL PROTECTED] '/root/apt-upgrade'

Use "ssh -t [EMAIL PROTECTED] '/root/apt-upgrade'". From ssh(1):
     -t      Force pseudo-tty allocation.  This can be used to execute arbiĀ­
             trary screen-based programs on a remote machine, which can be
             very useful, e.g., when implementing menu services.  Multiple -t
             options force tty allocation, even if ssh has no local tty.

HTH,
Ray
-- 
Don't think of yourself as an organic pain collector racing toward oblivion.
        Dogbert


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to