shithub: rc

ref: e632ea03e5154e539cd4c252c40e365412b10472
dir: /fromdos/

View raw version
#!/bin/rc

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