shithub: rc

ref: 68248005d45f958f0523861df9f6ac9b07e44c3b
dir: /fromdos/

View raw version
#!/bin/rc

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