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