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