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