From owner-freebsd-questions Fri Dec 17 4:38:56 1999 Delivered-To: freebsd-questions@freebsd.org Received: from oitunix.oit.umass.edu (nscs25p7.remote.umass.edu [128.119.179.92]) by hub.freebsd.org (Postfix) with ESMTP id 47E0314FB4 for ; Fri, 17 Dec 1999 04:38:54 -0800 (PST) (envelope-from gp@oitunix.oit.umass.edu) Received: (from gp@localhost) by oitunix.oit.umass.edu (8.9.3/8.9.3) id HAA27632 for freebsd-questions@freebsd.org; Fri, 17 Dec 1999 07:38:52 -0500 (EST) (envelope-from gp) Date: Fri, 17 Dec 1999 07:38:52 -0500 From: Greg Pavelcak To: freebsd-questions@freebsd.org Subject: Reading Output of "command 2>&1 | mail ..." Message-ID: <19991217073851.A27607@oitunix.oit.umass.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This morning, I started cvsup something like this: cvsup -1 -g -L 2 supfiles/checkout/all 2>&1 | mail -s "CVSup: Checkout Sources " gp It was taking longer than I expected, and I began to wonder if there is a way for me to see this output in progress without waiting for my mail. Happy Holidays! Greg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message