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