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