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