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