From owner-freebsd-questions Sat Aug 24 13:58:15 2002 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 C61CF37B400 for ; Sat, 24 Aug 2002 13:58:12 -0700 (PDT) Received: from idk.com (idk.com [65.104.9.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7519C43E7B for ; Sat, 24 Aug 2002 13:58:12 -0700 (PDT) (envelope-from tony@idk.com) Received: (from tony@localhost) by idk.com (8.9.3/8.9.3) id NAA16603; Sat, 24 Aug 2002 13:58:13 -0700 (PDT) From: Tony Message-Id: <200208242058.NAA16603@idk.com> Subject: execution of cc question To: freebsd-questions@freebsd.org Date: Sat, 24 Aug 2002 13:58:12 -0700 (PDT) X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am running csh and trying to compile a c program. When compiled the programs generates a lot of errors. The error that is causes the problem is scrolled off the screen too fast to read. How do I redirect the output of cc to more or better yet to a file. I do not understand how to do this. Please help me. Thanks Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message