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