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