shithub: rc

ref: 362a0a8e52961b98578d5691bd730245c2b5b254
dir: /todos/

View raw version
#!/bin/rc

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