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