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