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