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