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