Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: "VAR=foo export VAR" no longer works in zsh emulation
On Tue, 24 Jan 2017 08:34:43 -0800
Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> On Tue, 24 Jan 2017, Peter Stephenson wrote:
>
> > On Tue, 24 Jan 2017 13:50:37 +0000
> > Peter Stephenson <p.stephenson@xxxxxxxxxxx> wrote:
> > > VAR=foo export VAR
> > >
> > > used to work in zsh the same way as in other Bourne-like shells.
> >
> > Do you have POSIX_BUILTINS set?
>
> Evidently "emulate sh" does not set that and needs to?
That's the same as the "ARGV0=sh" case, unless I'm somehow doing
something different from what I think I am.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author