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