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