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