>>>>> "Jamie" == Jamie Wilkinson <[EMAIL PROTECTED]> writes:
Jamie> This one time, at band camp, DaZZa wrote: >> On Mon, 15 Jul 2002, Bill Bennett wrote: >>> I'm using cdrdao and when I begin the programme it goes through >>> the usual preliminaries. >>> >>> Which flash past at a rate too fast to read. >> cdrao [options] > view.txt Jamie> Alternatively, Jamie> cdrdao ... | tee out.txt You should probably redirect stderr too: cdrdao ... 2>&1 | tee logfile Peter C -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
