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