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