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