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