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