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