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