shithub: rc

ref: 362a0a8e52961b98578d5691bd730245c2b5b254
dir: /fromdos/

View raw version
#!/bin/rc

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