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