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