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