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