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