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