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