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