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