碼上歡樂
首頁
榜單
標簽
關於
搜索
相關內容
簡體
繁體
source ~/.bash_profile是什么意思
本文轉載自
查看原文
2018-05-31 18:21
3010
shell
~ 這個符號表示你的家目錄,
.bash_profile 是一個
隱藏文件
,主要是用來配置bash shell的,
source ~/.bash_profile 就是讓這個配置文件在修改后立即生效。
×
免責聲明!
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。
猜您在找
Mac 每次啟動都要執行 source ~/.bash_profile
bash腳本里的-h是什么意思?
mac 為什么每次都要source ~/.bash_profile 環境變量才能生效
mac每次開機后都要執行一遍source ~/.bash_profile
Mac 每次都要執行source ~/.bash_profile 配置的環境變量才生效
Mac 每次都要執行source ~/.bash_profile 后,配置的環境變量才生效
Mac 打開、編輯 .bash_profile 文件
.bash_profile和.bashrc的區別(如何設置生效)
解決 MAC 終端上每次打開新窗口手動執行source ~/.bash_profile導出環境變量
TTL是什么意思?
粵ICP備18138465號
© 2018-2026 CODEPRJ.COM