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