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