碼上歡樂
首頁
榜單
標簽
關於
搜索
相關內容
簡體
繁體
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