shithub: rc

ref: 79dd7470fb74505c926b79bc061e49140d87d220
dir: /fromdos/

View raw version
#!/bin/rc

for(i) {
echo ',s/
//g
w
q' | ed $i >/dev/null
}