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