shithub: rc

ref: eab187d8644882e876dac54aa90a10f4d19041ad
dir: /fromdos/

View raw version
#!/bin/rc

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