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