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