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