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