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