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