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