Home | History | Annotate | Line # | Download | only in bugs-fixed
rs_underflow.awk revision 1.1.1.1
      1  1.1  christos BEGIN { RS="zx" } { print $1 }
      2