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