shithub: rc

ref: 3317916d17a84f6bc3a5c926fc196d445e64978d
dir: /fromdos/

View raw version
#!/bin/rc

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