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