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