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