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