stderr operator *>

A forum for general AmigaOS 4.x support questions that are not platform-specific
Post Reply
my_pc_is_amiga
Posts: 73
Joined: Sat Dec 08, 2012 7:58 pm

stderr operator *>

Post 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....
User avatar
salass00
AmigaOS Core Developer
AmigaOS Core Developer
Posts: 534
Joined: Sat Jun 18, 2011 4:12 pm
Location: Finland
Contact:

Re: stderr operator *>

Post 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.
Post Reply