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