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