shithub: rc

ref: 80dee234102c36854755aa992cea385f0c1dff94
dir: /fromdos/

View raw version
#!/bin/rc

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