Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: non-interactive set -m
- X-seq: zsh-workers 27146
 
- From: Eric Blake <ebb9@xxxxxxx>
 
- To: zsh-workers@xxxxxxxxxx
 
- Subject: Re: non-interactive set -m
 
- Date: Mon, 13 Jul 2009 13:20:17 +0000 (UTC)
 
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
 
- References: <p.w.stephenson@xxxxxxxxxxxx> <200907111905.n6BJ54oS026712@xxxxxxxxxxxxxxxxxxx> <loom.20090711T230600-306@xxxxxxxxxxxxxx>	<20090712160156.265f294b@pws-pc> <090712112801.ZM14389@xxxxxxxxxxxxxxxxxxxxxx>
 
- Sender: news <news@xxxxxxxxxxxxx>
 
Bart Schaefer <schaefer <at> brasslantern.com> writes:
> POSIX doesn't specify whether the left or right side of a pipeline
> will run in the current shell, which means that with POSIX_JOBS set
> and this patch applied zsh will produce different results for the
> piping of "jobs" to something.
This is similar to the issue of traps being reset in a subshell - see
http://austingroupbugs.net/view.php?id=53 for recent Austin group comments on
that related topic.  I've gone ahead and added a comment to that report about
the question on shell options and jobs across subshells.
-- 
Eric Blake
Messages sorted by:
Reverse Date,
Date,
Thread,
Author