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