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