(root)/
gawk-5.2.2/
test/
rs.awk
BEGIN { RS = "" }
{ print $1, $2 }