shithub: rc

ref: 0307ffc0d3c3ccef73202f099645a2663872e8e6
dir: /fromdos/

View raw version
#!/bin/rc

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