shithub: rc

ref: 68a262deb38ce842a2f13f297ca18d74b36d4b2f
dir: /fromdos/

View raw version
#!/bin/rc

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