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