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