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