shithub: rc

ref: 27fcf28208785d14c5307ed77467170a358ccb37
dir: /fromdos/

View raw version
#!/bin/rc

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