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