]> Lady’s Gitweb - Shushe/commitdiff
Make percent‐decoding awk script portable
authorLady <redacted>
Fri, 2 Feb 2024 04:09:47 +0000 (23:09 -0500)
committerLady <redacted>
Sat, 3 Feb 2024 22:24:22 +0000 (17:24 -0500)
This script depended on `printf` having the same behaviour within `awk`
and on the commandline. This doesn’t appear to be true in G·N·U Awk.
Instead, pipe into the shell version from within the Awk script.


No differences found
This page took 0.020585 seconds and 4 git commands to generate.