I recently found the _services array by playing around with "typeset -H" and there's some neat stuff in here, I'm just not sure what it's for or how to make use of it. Any ideas? $ for k v in "${(@kv)_services}"; do echo "${(q-)k}=${(q-)v}" done lzcat=unxz *Zach Riggle*