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