Re: Named fifo's causing hanging bash scripts

2015-01-16 Thread Chet Ramey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/16/15 10:25 AM, Dr. Werner Fink wrote: > On Fri, Jan 16, 2015 at 09:09:25AM -0500, Chet Ramey wrote: >> On 1/12/15 9:55 AM, wer...@linux-8jdz.site wrote: >> >>> Bash Version: 4.3 >>> Patch Level: 33 >>> Release Status: release >>> >>> Description:

Re: Named fifo's causing hanging bash scripts

2015-01-16 Thread Dr. Werner Fink
On Fri, Jan 16, 2015 at 09:09:25AM -0500, Chet Ramey wrote: > On 1/12/15 9:55 AM, wer...@linux-8jdz.site wrote: > > > Bash Version: 4.3 > > Patch Level: 33 > > Release Status: release > > > > Description: > > Named fifo's causing hanging bash scripts like > > > > while IFS="|" re

Re: Named fifo's causing hanging bash scripts

2015-01-16 Thread Chet Ramey
On 1/12/15 9:55 AM, wer...@linux-8jdz.site wrote: > Bash Version: 4.3 > Patch Level: 33 > Release Status: release > > Description: > Named fifo's causing hanging bash scripts like > > while IFS="|" read a b c ; do > [shell code] > done < <(shell code) > >

Re: Named fifo's causing hanging bash scripts

2015-01-12 Thread Chet Ramey
On 1/12/15 9:55 AM, wer...@linux-8jdz.site wrote: > Configuration Information [Automatically generated, do not change]: > Machine: x86_64 > OS: linux-gnu > Compiler: gcc -I/home/abuild/rpmbuild/BUILD/bash-4.3 > -L/home/abuild/rpmbuild/BUILD/bash-4.3/../readline-6.3 > Compilation CFLAGS: -DPROGRAM