shithub: rc

ref: e632ea03e5154e539cd4c252c40e365412b10472
dir: /todos/

View raw version
#!/bin/rc

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