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