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