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