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