shithub: rc

ref: 4939fadaf03753f4f3cb188b66499591eba87d0b
dir: /todos/

View raw version
#!/bin/rc

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