Click to See Complete Forum and Search --> : Help!


nddt
07-30-2001, 05:26 AM
I need a strong text-capturer program. With this program, I can save all thing I input or something output from a "shell"(terminal) to a text file. If you know it, please tell me where I can download it!
Thanks.

KT
07-30-2001, 10:54 AM
there is a utility within Unix that does that, I'm not sure if thats what you want. But the 'script' command does exactly that. I cant remember the exit command. It my be that you have to type 'exit' to stop logging.

Try 'man script' it might pull up more info on using it.