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