[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] STDERR
Hello!
> It seem that I need to redirect the STDERR output. But STDERR have not
> gemdos handle.
Under MiNT stderr is handled like on uniux (file handle 2).
> How can I do this, or where can I found a doc ?
Under bash you can redirect for example stdout/stderr like this:
<command> <options> >& log.txt
Tschuess
...Frank
--
ATARI FALCON 040 // MILAN 060
-----------------------------------------
http://www.cs.uni-magdeburg.de/~fnaumann/
e-Mail: fnaumann@freemint.de
- References:
- [MiNT] STDERR
- From: "Patrick PROKOPOWICZ" <patrick.prokopowicz@edf.fr>