ubuntu/linux 启动次序-凯发app官方网站

凯发app官方网站-凯发k8官网下载客户端中心 | | 凯发app官方网站-凯发k8官网下载客户端中心
  • 博客访问: 116749
  • 博文数量: 29
  • 博客积分: 170
  • 博客等级: 入伍新兵
  • 技术积分: 302
  • 用 户 组: 普通用户
  • 注册时间: 2008-05-04 13:48
个人简介

linux 爱好者,java爱好者

文章分类

(29)

  • (3)
  • (4)
  • (1)
  • (0)
  • (14)
  • (5)
  • (2)
文章存档

(1)

(2)

(3)

(1)

(3)

(8)

(1)

(4)

(2)

(1)

(3)

我的朋友
相关博文
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·

分类: linux

2022-06-15 16:29:32

ubuntu(22.04)启动时,会按次序执行配置文件,如下:

/etc/profile全局用户,应用于所有的shell。
~/.profile当前用户,应用于所有的shell。
/etc/bash_bashrc全局用户,应用于bash shell。
~/.bashrc局部当前,应用于bash sell

linux启动后环境变量加载的顺序为:
etc/profile → /etc/profile.d/*.sh → ~/.bash_profile → ~/.bashrc → [/etc/bashrc]

 


阅读(6095) | 评论(0) | 转发(0) |
0

上一篇:

下一篇:

给主人留下些什么吧!~~
")); function link(t){ var href= $(t).attr('href'); href ="?url=" encodeuricomponent(location.href); $(t).attr('href',href); //setcookie("returnouturl", location.href, 60, "/"); }
网站地图