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