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