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