shithub: rc

ref: 79dd7470fb74505c926b79bc061e49140d87d220
dir: /todos/

View raw version
#!/bin/rc

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