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