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