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