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