Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: wait for non-child PID



> % 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