shithub: rc

ref: 6de16f7cc10b1f71169d7e119c8306f5d6e0be07
dir: /fromdos/

View raw version
#!/bin/rc

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