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