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