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