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