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