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