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