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