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