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