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