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