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