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