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