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