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