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