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