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