shithub: rc

ref: 19fad872aacb3011724176d75c60cb7ca0eafcd6
dir: /fromdos/

View raw version
#!/bin/rc

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