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