Modify Command Prompt

Source: Internet
Author: User

Edit

~ . Bashrc file under the Directory

Add PS1 = '\ [E \ [31m \] [@ \ W] \ $'

You can.

Where \ [E \ [31m \]

Set the command prompt to red -- 31

The specific format is PS1 = '\ [E \ [Front; back M \] [\ parameter] \ $'

You can change the value to different colors.

Background Color

30 40 black

31 41 red

32 42 green

33 43 yellow

34 44 blue

35 45 purple red

36 46 blue

37 47 white


In addition


\ D: # represents the date, in the format of weekday month date, for example: "Mon Aug 1"

\ H: # complete host name

\ H: # Only the first name of the host

\ T: # The display time is in the 24-hour format, for example, HH: mm: Ss.

\ T: # The display time is in the 12-hour format.

\ A: # The display time is in the 24-hour format: hh: Mm.

\ U: # account name of the current user

\ V: # bash version information

\ W: # complete working directory name

\ W: # Use basename to get the working directory name. Therefore, only the last directory is listed.

##: # Commands

\ $: # Prompt character. If it is root, the prompt is: #, and the normal user is: $

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.