On Mon, May 22, 2000 at 01:00:18PM +0100, Anton Mc Kee wrote:
> Is there any way I can log the out put of every command I type to a text
> file.
>> SO for example if I type ls -aol I get the command and it's outout. I know
> that there was something linke that in Linux but I think it may have been
> for programming. BTW I don't want to have to type ls -aol > output.text |
> cat output.text
Well for logging the output of every command, try
script -a <file>
For logging individual files,
ls -aol | tee <file>
--
Gary Coady..http://www.netsoc.tcd.ie/~gary/
... lend your voices only to sounds of freedom. No longer lend your
strength to that which you wish to be free from. --- Jewel
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!