[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Update on parent exiting after background command substitution
From: |
William Park |
Subject: |
Re: Update on parent exiting after background command substitution |
Date: |
Thu, 30 Jun 2005 15:10:18 -0400 |
User-agent: |
Mutt/1.4.2i |
On Thu, Jun 30, 2005 at 08:57:07AM -0400, Chet Ramey wrote:
> > Repeat-By:
> > Begin an interactive bash session.
> > Execute the command "$(:|:)&", without the quotes.
> > Continue to execute the above command until the parent shell
> > exits.
>
> This is a classic race condition. It's already been fixed for the
> next version.
Hi Chet,
Can you explain what's happenning with
$( : | : ) &
--
William Park <opengeometry@yahoo.ca>, Toronto, Canada
ThinFlash: Linux thin-client on USB key (flash) drive
http://home.eol.ca/~parkw/thinflash.html
BashDiff: Super Bash shell
http://freshmeat.net/projects/bashdiff/