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