1
0
Fork 0
Commit Graph

2 Commits

Author SHA1 Message Date
Omar Polo 0571c43c1c avoid strtonum (a GNU AWK extension)
this drops the requirements on strtonum, making the script (AFAIK)
POSIX compliant.  This (ab)uses the fact that `+' will cast its
operator to numbers.

Tested with GNU AWK and "The One True AWK" on OpenBSD.
2021-02-26 19:18:48 +00:00
cage c56a5b86ca - initial commit. 2020-05-08 15:45:43 +02:00