[Linux-disciples] Re: Fork error

Stephen R Laniel steve at laniels.org
Sun Feb 5 00:35:20 EST 2006


On Sun, Feb 05, 2006 at 12:32:45AM -0500, Stephen R Laniel wrote:
> So does anyone know bash well enough to explain why that
> command didn't work?

P.S.: Correction. It seems as though sending SIGINT to the
process while it's echoing numbers is what leads to the fork
error, not the command itself. This seems repeatable.
Contrariwise, doing something like

for i in $(seq 1 1000000); do echo $i; done

and then SIGINTing it doesn't seem to cause any problems. I
thought those were basically equivalent.

-- 
Stephen R. Laniel
steve at laniels.org
Cell: +(617) 308-5571
http://laniels.org/
PGP key: http://laniels.org/slaniel.key
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.bostoncoop.net/pipermail/linux-disciples/attachments/20060205/275b59c0/attachment.pgp


More information about the Linux-disciples mailing list