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