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