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