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