On Mon, Jul 15, 2002 at 03:33:29PM +1000, Tony Green wrote: : On Mon, 2002-07-15 at 15:23, Bill Bennett wrote: : > Is there a command that saves this preliminary stuff in some kind : > of log file? I'd like to look over it slowly to see, if possible, : > where I'm making mistakes. I've looked around, but cdrdao doesn't : > seem to make such a file. : command 2>./err : : That will put all stderr into a file called ./err. : : Check your shell for 'redirection' if this doesn't work.
man script -- Christopher Vance -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
