shithub: rc

ref: 119574db78835ec73e048c78b57e04f3ded90ce2
dir: /fromdos/

View raw version
#!/bin/rc

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