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