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