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