Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: feature request mplayer plugin



On Mon, Feb 24, 2003 at 10:28:22AM +0100, Gerhard Steiner wrote:
> What would be the best way to write all output to a file?
> Is this correct?
> mplayer ... >/tmp/vdr.mplayer.output
> 2>/tmp/vdr.mplayer.output 3>/tmp/vdr.mplayer.output 
mplayer ... >/tmp/vdr.mplayer.out 2>&1 3>&1

But you can omit 3>&1

Bye,
Matthias
-- 
Matthias.Mueller@rz.uni-karlsruhe.de
Rechenzentrum Universitaet Karlsruhe
Abteilung Netze


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index