Re: bash pollutes namespace it shouldn't touch when emulating sh

2017-08-27 Thread Chet Ramey
On 8/27/17 6:54 AM, Neven Sajko wrote: > Bash Version: 4.4 > Patch Level: 12 > Release Status: release > > Description: > > Some bash features (history expansions ...?) prevent executing > commands with the same name. I am not sure what you think Posix mode should do here. Since Posix doesn't s

bash pollutes namespace it shouldn't touch when emulating sh

2017-08-27 Thread Neven Sajko
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='x86_64-unknown-linux-gnu' -DCONF_VENDOR='unknown' -DLOCALEDIR='/usr/share/locale'