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