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