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