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