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