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