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