shithub: rc

ref: 80dee234102c36854755aa992cea385f0c1dff94
dir: /todos/

View raw version
#!/bin/rc

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