当前位置:   article > 正文

export:Command not found_export: command not found.

export: command not found.

c

新安装了一台linux machine,需要配置环境变量:

export

export: Command not found.
发现export命令无法使用,而export是一种shell builtin,不需要安装

看一下用的哪种shell:

echo $SHELL

/bin/tcsh

原来默认使用的是tcsh,所以需要改成bash
————————————————
版权声明:本文为CSDN博主「Mr_ThreeStone」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/raydom07/article/details/101519675

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/花生_TL007/article/detail/260619
推荐阅读
相关标签
  

闽ICP备14008679号