shithub: rc

ref: 51d90b621f61c838b10b5d49598b6668559e3c2e
dir: /fromdos/

View raw version
#!/bin/rc

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