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