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