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