/proc/nnn/fd/nnn and bash

Dale R Worley worley at world.std.com
Thu Aug 31 09:56:25 EDT 1995


Has anyone use the /proc/nnn/fd/mmm special files?  Apparently, when
opened, they give a duplicate of file descriptor mmm of process nnn
(if you have permission).  It seems like bash could use this to
implement the >(...) and <(...) "process substitution" mechanism, but
doesn't.

Dale



More information about the Discuss mailing list