shithub: rc

ref: c9fda7451e3c2d65968b734ad7eb3ba77e969856
dir: /fromdos/

View raw version
#!/bin/rc

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