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