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