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