shithub: rc

ref: ae001f9e515235e3f937a5753a691222dbbaaa79
dir: /fromdos/

View raw version
#!/bin/rc

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