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