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