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