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