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