Re: Next steps for /bin/sh

2016-02-27 Thread Martin Neitzel
> That one relates to what > sh -c 'set -e; false && false; echo foo' > should do. [...] > > It is possible the ancient /bin/sh on (some versions of?) Solaris that > everyone mostly loves to find ways to avoid because it is so ancient might > be the sole surviving (actually used) shell that

Re: Next steps for /bin/sh

2016-02-27 Thread Robert Elz
Date:Sat, 27 Feb 2016 15:13:28 +0800 (PHT) From:Paul Goyette Message-ID: | On Sat, 27 Feb 2016, Robert Elz wrote: | > That one relates to what | > sh -c 'set -e; false && false; echo foo' | > should do. | In my opinion, having the standard finally updat