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