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