From owner-freebsd-questions@FreeBSD.ORG Thu Mar 11 18:24:14 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 E978F16A4FE for ; Thu, 11 Mar 2004 18:24:14 -0800 (PST) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 806B443D53 for ; Thu, 11 Mar 2004 18:24:14 -0800 (PST) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Thu, 11 Mar 2004 20:24:39 -0600 Message-ID: <40511F4B.9050405@daleco.biz> Date: Thu, 11 Mar 2004 20:24:11 -0600 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040212 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 X-OriginalArrivalTime: 12 Mar 2004 02:24:39.0812 (UTC) FILETIME=[2BD87440:01C407D9] 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 List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Mar 2004 02:24:15 -0000 Ron Joordens wrote: >Hi Everyone, > >I'm currently using portupgrade to upgrade my ports (obviously). I'm getting >errors on some of my ports. Eg config error on gedit2, and KDE fails for >unknown reason. > >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. > >Thanks > >Ron > > You might look at script(1). HTH, Kevin Kinsey DaleCo, S.P.