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