stderr operator *>
-
- Posts: 73
- Joined: Sat Dec 08, 2012 7:58 pm
stderr operator *>
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....
- salass00
- AmigaOS Core Developer
- Posts: 534
- Joined: Sat Jun 18, 2011 4:12 pm
- Location: Finland
- Contact:
Re: stderr operator *>
@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.
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.