(root)/
gawk-5.2.2/
test/
rsstart2.awk
BEGIN { RS = "^Ax*\n" }
END { print NR }