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