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