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