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