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