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