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