From owner-freebsd-questions@FreeBSD.ORG Thu Mar 11 20:53:37 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA4AF16A4CE for ; Thu, 11 Mar 2004 20:53:37 -0800 (PST) Received: from rtfm.spawar.navy.mil (rtfm.spawar.navy.mil [198.253.71.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id B425543D48 for ; Thu, 11 Mar 2004 20:53:37 -0800 (PST) (envelope-from lee@slaughters.com) Received: from slaughters.com (localhost [127.0.0.1]) by rtfm.spawar.navy.mil (8.12.9/8.12.9) with ESMTP id i2C4q0Pi020467; Thu, 11 Mar 2004 20:52:01 -0800 (PST) (envelope-from lee@slaughters.com) Message-ID: <405141F0.3050105@slaughters.com> Date: Thu, 11 Mar 2004 20:52:00 -0800 From: lee slaughter User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030524 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ron Joordens References: <11F383396235D511994B00A0C9E17537721217@INDEC-NTSERVER> In-Reply-To: <11F383396235D511994B00A0C9E17537721217@INDEC-NTSERVER> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: "'Freebsd-Questions \(E-mail\)" Subject: Re: Portupgrade - Piping Output to file X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: lee@slaughters.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Mar 2004 04:53:38 -0000 > > >How do I direct my output to a file so I can review it to find the reason or >at least post it to this forum? I want the output dumped to a file and >display on the monitor at the same time. Last time I tried using > the >monitor was blank but there was nothing in the file. > man tee