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