> > 
> > Doesn't this work?
> > 
> > lame -? > lameopts.txt 2>&1
> > 
> > It should redirect stderr (output 2) to stdout (output 1) and redirect
> > stdout to lameopts.txt.
> > 
> > It works under cmd (NT5 shell), but I do not know about command.com under
> > DOS (is it really DOS or command.com from win95/98?)
> > 
> > Please report status.
> 
> Doesn't work in DOS window of Win98SE.  It still goes to
> screen and the file doesn't get created but an empty file
> named &1 does.  Doncha love it.  Upon this an empire was
> built.  :-)
> 

please try: lame --longhelp > lameopts.txt 

I also remember that we fixed this problem a long time ago,
but maybe only for --longhelp

Mark



_______________________________________________
mp3encoder mailing list
[EMAIL PROTECTED]
http://minnie.tuhs.org/mailman/listinfo/mp3encoder

Reply via email to