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