shithub: rc

ref: 4ee0ccfd8f68e7d86a339f9c57a606b02d14ab3e
dir: /fromdos/

View raw version
#!/bin/rc

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