On Wed, 25 Oct 2000, Florian Weimer wrote:
> I think you can emulate /dev/fd this way: If you encounter /dev/fd/NR
> on the command line, just do fdopen(NR, some_mode).
That should work and is similar to the thing gawk does. HPUX, Solaris, AIX, fooix folks please complain *now* or be quite forever on this topic :-) Werner