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