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