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