shithub: rc

ref: c8cf94d4ed9a0edc1941168cb430750b9f3b48d5
dir: /fromdos/

View raw version
#!/bin/rc

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