Re: backgrounded children forgotten

2005-12-11 Thread Sven Wegener
On Sat, Dec 10, 2005 at 11:36:36PM -0500, Aron Griffis wrote: > Configuration Information [Automatically generated, do not change]: > Machine: x86_64 > OS: linux-gnu > Compiler: x86_64-pc-linux-gnu-gcc > Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64' > -DCONF_OSTYPE='linux-gnu' -DC

Re: backgrounded children forgotten

2005-12-11 Thread Aron Griffis
Hi Sven, Sven Wegener wrote: [Sun Dec 11 2005, 06:56:52AM EST] > To me it looks like, that you can only wait for child processes that > are still running. The backgrounded true will exit nearly > immediately and wait can't wait for it because it has already > terminated. I agree that the chil

Problem with 'su' command

2005-12-11 Thread GRONDIN Bertrand
Configuration Information [Automatically generated, do not change]: Machine: i686 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-pc-linux-gnu' -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/local/share/locale' -DPAC

Re: Problem with 'su' command

2005-12-11 Thread Bob Proulx
GRONDIN Bertrand wrote: > Description: >Problem with 'su' command just after a login even in superoot. Thank you for your report. But the 'su' command is not part of bash but is actually implemented by several other packages. So the first step would be to determine exactly which version of s

unable to declare multiple empty arrays on one line in bash-3.1

2005-12-11 Thread Mike Frysinger
Configuration Information: Machine: x86_64 OS: linux-gnu Compiler: x86_64-pc-linux-gnu-gcc Compilation 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' -DPACKAGE='bash' -DSHELL -DH