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