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