From owner-freebsd-questions Sat Jan 5 10:22:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp014.mail.yahoo.com (smtp014.mail.yahoo.com [216.136.173.58]) by hub.freebsd.org (Postfix) with SMTP id 3C68837B41A for ; Sat, 5 Jan 2002 10:22:32 -0800 (PST) Received: from ci592716-c.valleyst1.ky.home.com (HELO Kaiser) (24.251.253.28) by smtp.mail.vip.sc5.yahoo.com with SMTP; 5 Jan 2002 18:22:31 -0000 Date: Sat, 5 Jan 2002 13:22:39 -0500 From: Donnie Jones To: budsz Cc: freebsd-questions@freebsd.org Subject: Re: Print out console to email Message-Id: <20020105132239.10d887c6.donniejones18@yahoo.com> In-Reply-To: <20020105070155.GA3172@bdg.centrin.net.id> References: <20020104181521.GA18197@bdg.centrin.net.id> <20020104204921.M35231-100000@localhost> <20020105070155.GA3172@bdg.centrin.net.id> X-Mailer: Sylpheed version 0.6.6 (GTK+ 1.2.10; i686-pc-linux-gnu) 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 On Sat, 5 Jan 2002 14:01:55 +0700 budsz wrote: > On Fri, Jan 04, 2002 at 08:52:11PM +0000, Peter Ulrich Kruppa wrote: > >> Sorry OOT, how to record activity output console (for ex: ls -l output) > >> to email?, my habit using #ls -l > testing_file, after that I try to > >> compose to email with command :read /home/user/testing_file in mutt, but > >> command #ls -l in console doesn't print to testing_file i mean just > >> output ls -l command (prompt doen't include). any sugestions for this...? > >You could use the copy-and-paste function of your mouse in > >X-Windows. > > I dont't have X sir... > > -- > budsz > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message If you use "script -a filename.txt" that will create essentially another shell that writes all the activity to filename.txt and then you type "exit" and it closes this pseudo shell and ends the writing to filename.txt Hope this helps, -Donnie _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message