From owner-freebsd-questions@FreeBSD.ORG Sat Jun 2 11:58:03 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C2EAF16A468 for ; Sat, 2 Jun 2007 11:58:03 +0000 (UTC) (envelope-from dickey@saltmine.radix.net) Received: from saltmine.radix.net (saltmine.radix.net [207.192.128.40]) by mx1.freebsd.org (Postfix) with ESMTP id 876D913C483 for ; Sat, 2 Jun 2007 11:58:03 +0000 (UTC) (envelope-from dickey@saltmine.radix.net) Received: from saltmine.radix.net (localhost [127.0.0.1]) by saltmine.radix.net (8.12.2/8.12.2) with ESMTP id l52Bw2lj009775 for ; Sat, 2 Jun 2007 07:58:02 -0400 (EDT) Received: (from dickey@localhost) by saltmine.radix.net (8.12.2/8.12.2/Submit) id l52Bw2g4009774 for freebsd-questions@freebsd.org; Sat, 2 Jun 2007 07:58:02 -0400 (EDT) Date: Sat, 2 Jun 2007 07:58:02 -0400 From: Thomas Dickey To: freebsd-questions@freebsd.org Message-ID: <20070602115801.GA3429@saltmine.radix.net> References: <87f7f4170706020423x6f67e84bv366cc765d21529a6@mail.gmail.com> <20070602113908.GB18606@slackbox.xs4all.nl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EeQfGwPcQSOJBaQU" Content-Disposition: inline In-Reply-To: <20070602113908.GB18606@slackbox.xs4all.nl> User-Agent: Mutt/1.3.27i Subject: Re: See output of local xterm session on remote ssh session. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jun 2007 11:58:03 -0000 --EeQfGwPcQSOJBaQU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jun 02, 2007 at 01:39:08PM +0200, Roland Smith wrote: > If you want to keep tabs on an already running process, you should start > the process in such a way that it redirects the standard output and > standard error streams to a file. How that's done depends on the shell > you're using. You can then watch that file via ssh with 'tail -f'. 'script' is less intrusive (and allows one to capture _everything_ sent to the terminal - ymmv) --=20 Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net --EeQfGwPcQSOJBaQU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (SunOS) Comment: For info see http://www.gnupg.org iD8DBQFGYVtItIqByHxlDocRAh6dAJ9fRTTue/iKgnhOUqGP4y5wT/ZNGwCeICao bQy1SwrOni8HUxEqR+qh0cw= =3NTh -----END PGP SIGNATURE----- --EeQfGwPcQSOJBaQU--