shithub: rc

ref: 36c2644cb59ed212520bccaf4dc96f80e0acce6d
dir: /fromdos/

View raw version
#!/bin/rc

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