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