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