Created attachment 9161 [details] .config Version:1.34.1 Expected: this code to only output second line, but it outputs both lines: > printf "8 0091\n9 0133\n"|~/busybox-1.34.1/busybox awk '$2 == 0133'
I'm on Alpine Linux btw, which uses musl.
Fixed in git.