On Tue, Apr 6, 2021 at 2:46 AM Chet Ramey <chet.ra...@case.edu> wrote: > There's no guarantee that file descriptors opened with socket(2) show up in > /dev/fd. Bash doesn't emulate /dev/fd if the system provides it, so it's up > to the OS on those systems whether they do or not. > > It doesn't generate that error on macOS, for instance, which has /dev/fd.
Thanks. I'll take note of it for future reference. -- konsolebox