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