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