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