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