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