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