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