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