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