Page 1 of 1
stderr operator *>
Posted: Fri Dec 14, 2012 6:02 am
by my_pc_is_amiga
I discovered recently that in AmigaDOS *> will redirect the stderr. Is this a new 4.1 feature or is there something like that in OS 3.x. I tried *> on my 3.9 machine but doesn't look like it works and so thinking this is new....
Re: stderr operator *>
Posted: Fri Dec 14, 2012 2:10 pm
by salass00
@my_pc_is_amiga
It's not exactly new in that it existed before AmigaOS 4.0 but what is new about it is that it's actually made use of now rather than everything just pretty much ignoring it and writing to stdout instead.