linux中的~/.bashrc和/etc/profile
我以前在~/.bashrc中写了个PS1变量,有用,后来不知怎么的开机时不运行我的设置,我用命令“source~/.bashrc”时能运行;我在/etc/profile中...
我以前在~/.bashrc中写了个PS1变量,有用,后来不知怎么的开机时不运行我的设置,我用命令“source ~/.bashrc”时能运行;
我在/etc/profile中设置PS1变量,也是开机不能执行,用source就可以了,而重新开机后有这样。
一开始没加,现在我加上去有试了一遍,还是没用 展开
我在/etc/profile中设置PS1变量,也是开机不能执行,用source就可以了,而重新开机后有这样。
一开始没加,现在我加上去有试了一遍,还是没用 展开
展开全部
你的 .bash_profile 有没有这些
# source the system wide bashrc if it exists
if [ -e /etc/bash.bashrc ] ; then
source /etc/bash.bashrc
fi
# source the users bashrc if it exists
if [ -e "${HOME}/.bashrc" ] ; then
source "${HOME}/.bashrc"
fi
没有加入去就OK , 呵呵
# source the system wide bashrc if it exists
if [ -e /etc/bash.bashrc ] ; then
source /etc/bash.bashrc
fi
# source the users bashrc if it exists
if [ -e "${HOME}/.bashrc" ] ; then
source "${HOME}/.bashrc"
fi
没有加入去就OK , 呵呵
Storm代理
2023-08-29 广告
2023-08-29 广告
"StormProxies是全球大数据IP资源服务商,其住宅代理网络由真实的家庭住宅IP组成,可为企业或个人提供满足各种场景的代理产品。点击免费测试(注册即送1G流量)StormProxies有哪些优势?1、IP+端口提取形式,不限带宽,I...
点击进入详情页
本回答由Storm代理提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询