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