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