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