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