Configuration Information [Automatically generated, do not change]:Machine:
x86_64OS: linux-gnuCompiler: gccCompilation CFLAGS: -DPROGRAM='bash'
-DCONF_HOSTTYPE='x86_64' -DCONF_OSTYPE='linux-gnu'
-DCONF_MACHTYPE='x86_64-pc-linux-gnu' -DCONF_VENDOR='pc'
-DLOCALEDIR='/usr/share/locale' -DPACKA
(sorry for the previous garbled message, hopefully this one comes out
better)Configuration Information [Automatically generated, do not
change]:Machine: x86_64
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x
The following $ while read l ; do continue; done < <(ls -l / 2>/dev/null)fails
on: BASH_VERSINFO=4 BASH_VERSION=4.1.2(1)-release SHLVL=1 (the machine I'm
on doesn't have bashbug).with """-bash: /dev/fd/62: Permission denied"""and
not on bash3, bash2. And not on bash4 with a $SHLVL -gt 1.