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