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