How to find where an environment variable is set

后端 未结 3 1777
眼角桃花
眼角桃花 2020-12-24 16:01

Say I have some environment variable PROJECT_HOME. I want to find out which file it is set in. How do I do this?

3条回答
提交回复
热议问题