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