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