Re: /bin/sh -eu, unset parameters and heredocs
Date:Mon, 17 Aug 2020 22:36:32 -0300 From:Silas Message-ID: <20200818013632.GA3486@hope> | Should I file a PR? I think this is essentially the same issue as (the lowest possible priority) shell PR bin/53550, which has been waiting until some time when I am extremel
/bin/sh -eu, unset parameters and heredocs
Hello. See the following program: set -eu echo 1 cat <