(root)/
gawk-5.2.2/
test/
exitval3.awk
BEGIN { exit 42 }
END { exit }