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