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