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