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