如何删除导出的环境变量?

跟風遠走 提交于 2020-08-18 08:05:10

问题:

Before installing gnuplot, I set the environment variable GNUPLOT_DRIVER_DIR = /home/gnuplot/build/src . 在安装gnuplot之前,我设置了环境变量GNUPLOT_DRIVER_DIR = /home/gnuplot/build/src During the installation, something went wrong. 在安装过程中出现了问题。

I want to remove the GNUPLOT_DRIVER_DIR environment variable. 我想删除GNUPLOT_DRIVER_DIR环境变量。 How can I achieve it? 我怎样才能实现它?


解决方案:

参考一: https://stackoom.com/question/SrD5/如何删除导出的环境变量
参考二: https://oldbug.net/q/SrD5/How-do-I-delete-an-exported-environment-variable
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!