Re: Bug or feature? No EOF on /proc/xxx/fd/x

Zefram (A.Main@dcs.warwick.ac.uk)
Wed, 14 Feb 1996 22:03:02 +0000 (GMT)


>I wonder if it's a problem with bash. zsh still prints date and exits.

zsh uses FIFOs only. (For a good reason, but I think using /dev/fd as
a backup implementation would be a good idea.) It's only /proc/*/fd/*
that seems to be broken.

-zefram