ref: bc425258e854c1a09ce3dfabf72c9ba4f9a33efb dir: /bugs-fixed/unicode-fs-rs-2.awk/
BEGIN { FS = "א" RS = "בב" OFS = "," } { print $1, $2, $3 }