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