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