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