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