File size: 80 Bytes
04b72ab
 
 
 
 
 
1
2
3
4
5
6
7
#!/bin/bash
#
# USAGE postprocess.sh < input > output
#

sed 's/ //g;s/▁/ /g'