Subj : Squish under Linux To : Bob Jones From : Serguei Trouchelle Date : Wed Nov 19 2003 12:18 am ml> program 2>&1 > logfile BJ> try 'program 1>name.log 2>name.err'... Unfortunately, that will BJ> seperate stderr from stdout lines..... It can be used as 'program 1>>name.log 2>>name.log', and you'll have it in timing order, but you cannot recognize, which line is stderr. Serguei Trouchelle --- timEd/386 1.10.y2k+ * Origin: Send more complaints! (2:550/4077.101) .