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