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