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