RE: logging my commands to a file so I can print it out

2003-07-14 Thread fbsd_user
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: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Grant
Cooper
Sent: Sunday, July 13, 2003 11:39 PM
To: [EMAIL PROTECTED]
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..

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"[EMAIL PROTECTED]"

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: logging my commands to a file so I can print it out

2003-07-13 Thread Joshua Oremzn
On Sun, Jul 13, 2003 at 08:39:12PM -0700 or thereabouts, Grant Cooper wrote:
> 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?

man 1 script

-- Josh

> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


logging my commands to a file so I can print it out

2003-07-13 Thread Grant Cooper
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..

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"