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