shithub: rc

ref: 4ab7e4ed2be6f104f399f36a062ef8cb0d70a83d
dir: /fromdos/

View raw version
#!/bin/rc

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