shithub: rc

ref: 2b1fe8c5d31e1c7af5af572d04bb0e924864244c
dir: /fromdos/

View raw version
#!/bin/rc

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