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