shithub: rc

ref: 875962f60a6a6f7144d0aa570d28636c66e26a88
dir: /fromdos/

View raw version
#!/bin/rc

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