shithub: rc

ref: 89a498506e6d401f430c06ce9ced1b9d0bd49d57
dir: /fromdos/

View raw version
#!/bin/rc

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