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