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