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