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