shithub: rc

ref: 68a262deb38ce842a2f13f297ca18d74b36d4b2f
dir: /todos/

View raw version
#!/bin/rc

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