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