Script sequence when user logs in to shell

Source: Internet
Author: User

When a user logs on to a Linux system, the login shell executes the required script in the following order.

First, execute/etc/profile this startup script, in/etc/profile This startup scripts will call all the startup scripts in the/ETC/PROFILE.D directory.


Second, the implementation of ~/.bash_profile (in the home directory of. Bash_profile) This startup script, in the ~/.bash_profile this startup script will be called in the user's home directory. BASHRC This startup script, and ~/.BASHRC will call/ETC/BASHRC.


Typically, each new Linux user is automatically created with the. BASHRC,. Bash_profile in their home directory.


Script sequence when user logs in to shell

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.