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