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