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