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