echo Display content color in shell script

Source: Internet
Author: User
Tags clear screen echo display set background

Reprint: http://www.cnblogs.com/lr-ting/archive/2013/02/28/2936792.html

echo Display in shell script with color display, echo display with color, need to use parameter-E
The format is as follows:

For example:

Where 41 of the position represents the background, 36 of the position is the color of the word
Note:
1, the word background color and the text color is in English ""
2. There is a m behind the text color
3, before and after the string can have no space, if any, the output is also a space
Here is the corresponding word and background color, you can try to find out the different color collocation
Cases

Word Color: 30-–37

Word background color range: 40-–47

Last Face Control option description

\33[0m Close All properties \33[1m set high brightness \33[4m underline \33[5m blink \33[7m reverse \33[8m fade \33[30m-\33[37m set foreground color \33[40m-\33[47   M set background color \33[na cursor up n line \33[NB cursor down n line \33[NC cursor right shift n row \33[nd cursor left n line \33[y;xh set cursor position \33[2j Clear screen \33[k clears contents from cursor to end of line \33[s Save cursor position \33[u restore cursor position \33[?25l Hide cursor \33[?25h display cursor


echo Display content color in shell script

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.