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