Re: exit somtimes not exit's the script

2006-01-24 Thread Bob Proulx
Paul Jarc wrote: > [EMAIL PROTECTED] wrote: > > a exit inside a loop inside a pipe exits's the loop and not the > > script. may bee a error. > > This is normal. Each element of a pipeline is run in a child process. Yes. Another more clear way of seeing this in the example would be somet

Re: exit somtimes not exit's the script

2006-01-23 Thread Paul Jarc
[EMAIL PROTECTED] wrote: > a exit inside a loop inside a pipe exits's the loop and not the > script. may bee a error. This is normal. Each element of a pipeline is run in a child process. paul ___ Bug-bash mailing list Bug-bash@gnu.org h

exit somtimes not exit's the script

2006-01-23 Thread vw
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/share/locale' -DPACKAGE='ba