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