linuxbash编程

admin 2018-09-16 0 次浏览


相关推荐: linux更改bash  linuxbash命令  linux修改bashprofile后怎么生效  linuxbash编程  linux文件如何编辑  linux设置bash  linuxbashrc文件  linux如何编辑sh文件  linuxbashrc配置  linux编辑配置文件命令  linux.bashrc文件  linux编辑bash_profile文件  linux如何编辑  linuxbashrc怎么修改  linux修改bashprofile  linux修改bashrc  linux编辑sh  linux中bashrc文件  linux系统的怎么编辑代码 

Linux系统怎么编辑bashrc配置文件

  在Linux中,.bashrc的配置文件最为常用,通过编辑bashrc配置文件可以提高用户的使用效率,但是很多刚接触Linux的用户可能不太清楚怎么使用,下面小编就给大家详细介绍什么是bashrc配置文件以及bashrc配置文件的编辑方法。

  如何编辑bashrc配置文件?

  .bashrc 就是一个纯文本,你可以在终端中使用任何文本编辑器对 bashrc 配置文件进行编辑。要使用 nano 编辑 bashrc 的话可以在终端中执行如下命令:

  01nano ~/.bashrc

  复制代码

  如果 .bashrc 文件是空的,没关系,你可以自行手动写入内容。

请关闭浏览器的畅读模式或者取消屏蔽JavaScript的正常运行,避免出现内容显示不全或者段落错乱。

原网页地址:https://www.qnalx.net/xuexila/54213622.html