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