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