shithub: rc

ref: f07569f5b3e61db3641d01c45c77a3e749e0763f
dir: /fromdos/

View raw version
#!/bin/rc

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