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