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