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