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