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