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