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