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