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