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