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