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