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