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