ref: e437b1b289354c9d390b400f1c9c215857848126 dir: /rc/bin/who/
#!/bin/rc ps | sed '/Broken/d /Exiting/d s% .*$%%' | sort -u