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