shithub: rc

ref: 0ed7f3744e293b2129dd8fdf12a0cdb8d8264519
dir: /fromdos/

View raw version
#!/bin/rc

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