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