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