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