ref: 2ed7a8de94ef1410dcba81772c64f173153ee40c dir: /todos/
#!/bin/rc for(i) { echo ',s/^$/ /g ,s/[^ ]$/& /g w q' | ed $i >/dev/null }