shithub: rc

ref: ae7315a60fd8e6f73825d4c95355cb9178af129a
dir: /fromdos/

View raw version
#!/bin/rc

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