On 5/25/19 5:55 PM, Chet Ramey wrote:
On 5/25/19 2:06 PM, Dennis Clarke wrote:On any Solaris boxen there really isn't O_CLOEXEC so even after a neat compile and test the install will blow up.http://lists.gnu.org/archive/html/bug-bash/2019-02/msg00167.html You can use the patch there as a quick solution, or grab the version of fdflags.c from the devel branch (which contains a somewhat more involved patch).
That could work. However I just went ahead without the example file. No big issue. Dennis