shithub: rc

ref: 1c30e3934527639deeb8444f52c5cd6791d3aa59
dir: /fromdos/

View raw version
#!/bin/rc

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