Date: Fri, 09 Feb 2001 10:22:30 -0500 From: Daniel Frazier <dfrazier@magpage.com> To: FreeBSD mailing list <bsd@righi.df.unibo.it> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: a simple uestion Message-ID: <3A840B36.5A142219@magpage.com> References: <Pine.BSO.4.21.0102091351380.21599-100000@righi.df.unibo.it>
next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD mailing list wrote: > > One time I found a unix program which logs all the command session of the > user into a file and then writing "exit" it finish loggin, but I am not > able to find it anymore. > Could pls someone help me ? > you're looking for the script command. something like... $ script /tmp/session.out ...should work. check man script for more details. -- ---------------------------------------------------------------------- Daniel Frazier <dfrazier@magpage.com> Tel: 302-239-5900 Ext. 231 Systems Administrator Fax: 302-239-3909 MAGPAGE, We Power the Internet WWW: http://www.magpage.com/ "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin, Historical Review of Pennsylvania, 1759. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A840B36.5A142219>