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