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