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