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