shithub: rc

ref: c6d76c84ced203089e18cb1d9d3cac63170a62f7
dir: /fromdos/

View raw version
#!/bin/rc

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