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