shithub: rc

ref: ec27ab6323d4290518a9f2ea84237871ac575dfb
dir: /fromdos/

View raw version
#!/bin/rc

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