awk/bugs-fixed/rs_underflow.awk

2 lines
31 B
Awk

BEGIN { RS="zx" } { print $1 }