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