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