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