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