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