shithub: rc

ref: 0d10107d0dc8a57a07ee8918f89111e0ad052f81
dir: /fromdos/

View raw version
#!/bin/rc

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