From owner-freebsd-questions@FreeBSD.ORG Mon Jul 14 09:57:58 2003 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 A099C37B404 for ; Mon, 14 Jul 2003 09:57:58 -0700 (PDT) Received: from mta11.adelphia.net (mta11.adelphia.net [64.8.50.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id B536043F93 for ; Mon, 14 Jul 2003 09:57:57 -0700 (PDT) (envelope-from fbsd_user@a1poweruser.com) Received: from barbish ([68.169.105.49]) by mta11.adelphia.net (InterMail vM.5.01.05.32 201-253-122-126-132-20030307) with SMTP id <20030714165757.WMKC1549.mta11.adelphia.net@barbish>; Mon, 14 Jul 2003 12:57:57 -0400 From: "fbsd_user" To: , Date: Mon, 14 Jul 2003 12:57:56 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: <03Jul13.203556mdt.119044@gate.mhc.ab.ca> Subject: RE: logging my commands to a file so I can print it out X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: fbsd_user@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2003 16:57:59 -0000 Check out the command line command script. Man script. This command will capture everything displayed on the screen and put it to a file of your choose until your type in exit. You can the edit that file to see every thing. -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Grant Cooper Sent: Sunday, July 13, 2003 11:39 PM To: freebsd-questions@freebsd.org Subject: logging my commands to a file so I can print it out I'm trying to print out my commands that I input into the terminal from root to a file so I can print it out. How can I do this? I'm not on the list so can you email me back. Thanks.. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"