shithub: rc

ref: 88168340f38672f86ddda70c2666b48b711161d9
dir: /fromdos/

View raw version
#!/bin/rc

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