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