(root)/
gawk-5.2.2/
test/
rstest6.awk
# Wed Jul 14 16:02:45 IDT 2004
# Test case from John Haque mary1john8@earthlink.net

BEGIN { RS = "XYZ" }

{ print }