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