From owner-freebsd-questions@FreeBSD.ORG Thu Mar 11 18:13:15 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 59A4516A4CE for ; Thu, 11 Mar 2004 18:13:15 -0800 (PST) Received: from indec-ntserver.indec.com.au (indecc.onsite.telstra.net [165.228.230.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id E488943D46 for ; Thu, 11 Mar 2004 18:13:13 -0800 (PST) (envelope-from ron.joordens@indec.com.au) Received: by INDEC-NTSERVER with Internet Mail Service (5.5.2653.19) id ; Fri, 12 Mar 2004 13:32:24 +1100 Message-ID: <11F383396235D511994B00A0C9E17537721217@INDEC-NTSERVER> From: Ron Joordens To: "'Freebsd-Questions (E-mail)" Date: Fri, 12 Mar 2004 13:32:17 +1100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: 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:13:15 -0000 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