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