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