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