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