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