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