shithub: rc

ref: 3e67031c4300597342cb4eb05cc121ae3518ef4b
dir: /fromdos/

View raw version
#!/bin/rc

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