On Wed, 24 Apr 2002 13:22:18 +0000
"Rory Campbell-Lange" <[EMAIL PROTECTED]> wrote:

> Is it possible to log back into a machine over ssh and 'attach' to a
> running process so that one can see the output of, say, a kernel
> compile?

I would think it would be easier to redirect the output (stdout and
stderr) to a log file and log back in via ssh and tail the file (something
like "tail -f kernel-compile.log").

-- 
Jamin W. Collins


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

Reply via email to