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