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