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