(root)/
gawk-5.2.2/
test/
onlynl.awk
BEGIN { RS = "" }
{ print "got", $0 }