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