(root)/
gawk-5.2.2/
test/
rswhite.awk
BEGIN { RS = "" }
{ printf("<%s>\n", $0) }