gpt4 book ai didi

shell - 在 bash shell 脚本中重新加载 .profile(在 unix 中)?

转载 作者:行者123 更新时间:2023-11-29 08:38:37 24 4
gpt4 key购买 nike

我是 bash shell 脚本的新手,遇到了一个挑战。我知道我可以通过以下方式重新加载我的“.profile”文件:

. .profile

但我试图在我正在编写的 bash 脚本中执行相同的操作,但它无法正常工作。有任何想法吗?我还能提供什么来澄清?

谢谢

最佳答案

试试这个来重新加载你当前的 shell:

source ~/.profile

关于shell - 在 bash shell 脚本中重新加载 .profile(在 unix 中)?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3274397/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com