Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: wait for non-child PID
- X-seq: zsh-workers 12391
 
- From: Clint Adams <schizo@xxxxxxxxxx>
 
- To: Tanaka Akira <akr@xxxxxxxx>
 
- Subject: Re: wait for non-child PID
 
- Date: Wed, 26 Jul 2000 19:09:53 -0400
 
- Cc: zsh-workers@xxxxxxxxxxxxxx
 
- In-reply-to: <hvoaef56z0x.fsf@xxxxxxxxxxxxxxx>; from akr@xxxxxxxx on Wed, Jul 26, 2000 at 06:06:54PM +0900
 
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
 
- References: <hvoaef56z0x.fsf@xxxxxxxxxxxxxxx>
 
> % wait 1
> 
> blocks forever.  (It is interruptible.)
> 
> bash detects that the PID is not child of the shell.
I'm glad that zsh's wait will wait on processes that aren't children of the
shell.  Is there a reason that it shouldn't?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author