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