On Tuesday, 26.03.2019 at 18:05, SZÉPE Viktor wrote: > In Debian, there is another mawk. > To build s-nail issue apt-get install git build-essential original-awk
Yeah, I just got that far (using gawk). Thanks! Now to see if I can cross-build a static binary using a musl toolchain, so that I can update from git and rebuild on a fast ARM64 box, then trivially just 'cp' the resulting binary to the RPi that I want to run it on. -mato
