码迷,mamicode.com
首页 > 系统相关 > 详细

shell的类型

时间:2018-12-21 13:19:35      阅读:229      评论:0      收藏:0      [点我收藏+]

标签:配置   用户登录   shell   username   终端   配置文件   su -   登录   bash   

站在用户登录的角度来说,shell的类型:
登录式shell :正常通过某终端登录 su - USERNAME su -l USERNAME
非登录式shell :su USERNAME
bash的配置文件
全局配置 :/etc/profile
/etc/profile.d/*.sh
个人配置 :/etc/bashrc
/etc/.bash_profile
/etc/.bashrc

shell的类型

标签:配置   用户登录   shell   username   终端   配置文件   su -   登录   bash   

原文地址:http://blog.51cto.com/14087650/2333206

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!