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