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