shithub: rc

ref: 692ccbd25f3a6891500281b2c1ac918368f6195e
dir: /fromdos/

View raw version
#!/bin/rc

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