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