Change shell color in Linux

Source: Internet
Author: User
Change the shell color in Linux-general Linux technology-Linux programming and kernel information. For more information, see the following. It's very simple. I just implemented it. It's just an appealer to learn Linux in.

As we all know, shell is divided into user and root. With "su", you can achieve switching.

The shell color control is implemented through the PS1 system variable operation in the/home/user/. bashrc and/root/. bashrc files!

/Home/user/. bashrc and/root/. bashrc correspond to user and root respectively.

The first is the shell display of the user.

1. Open/home/user/. bashrc.

2. Find the field starting with PS1 (followed by the number one)

3. Modify (ps: to add this field, and I just modified the original field, the result is OK .)

Modify as follows:
QUOTE:
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.