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