It seems to be a known issue. Removing the escapes is the recommended fix.
It is not clear if this change breaks something for older versions of awk or not.
This is why I am providing an alternative pull request that fixes the issue by getting rid of the awk use. Feel free to choose the solution you prefer. :)
It seems to be a known issue. Removing the escapes is the recommended fix. It is not clear if this change breaks something for older versions of awk or not.
This is why I am providing an alternative pull request that fixes the issue by getting rid of the awk use. Feel free to choose the solution you prefer. :)