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