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