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