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