I want to get a list of all environment variables (shell variables? exported variables?) and their values at a given time, in zsh.
What is the proper way to do this?
|
|
|||
|
|
|
It sounds like you want |
|||||||||||||||||
|
|
If you want shell variables as well, use You can use If you want the environment variables, there's also the If you only want the names, access the |
|||
|
|