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