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