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