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