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