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