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