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