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