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