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