Plan 9 from Bell Labs’s /usr/web/sources/contrib/rsc/scripts/todos
#!/bin/rc for(i) { echo ',s/^$/ /g ,s/[^ ]$/& /g w q' | ed $i >/dev/null }