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