码上快乐
1秒登录
首页
榜单
标签
关于
搜索
相关内容
简体
繁体
source ~/.bash_profile是什么意思
本文转载自
查看原文
2018-05-31 18:21
3010
shell
~ 这个符号表示你的家目录,
.bash_profile 是一个
隐藏文件
,主要是用来配置bash shell的,
source ~/.bash_profile 就是让这个配置文件在修改后立即生效。
×
免责声明!
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。
猜您在找
source ~/.bash_profile是什么意思
Mac 每次启动都要执行 source ~/.bash_profile
zsh 每次打开Terminal都需要source bash_profile问题
mac终端每次启动都要执行 source ~/.bash_profile
.bash_profile 和.zshrc
.bash_profile 和.zshrc
bash_profile 配置
.bash_profile 加载
bash脚本里的-h是什么意思?
profile(/etc/profile)和bash_profile的区别
粤ICP备18138465号
© 2018-2025 CODEPRJ.COM