shell字型顏色

來源:互聯網
上載者:User

標籤:shell顏色

echo -e:啟用反斜線控制字元的轉換

範例:

echo -e "\033[40;37m 黑底白字 孔令超\033[0m"
echo -e "\033[41;37m 紅底白字 孔令超\033[0m"
echo -e "\033[42;37m 綠底白字 孔令超\033[0m"
echo -e "\033[43;37m 黃底白字 xxxxx\033[0m"
echo -e "\033[44;37m 藍底白字 xxxxx\033[0m"
echo -e "\033[45;37m 紫底白字 xxxxx\033[0m"
echo -e "\033[46;37m 天藍白字 xxxxx\033[0m"
echo -e "\033[47;30m 白底黑字 xxxxx\033[0m"

效果:

650) this.width=650;" src="http://s3.51cto.com/wyfs02/M00/54/88/wKiom1SFdVmhALrSAABoc5FZfxw820.jpg" title="9OPM{%7K}`QY1}PZ[W16IFP.jpg " alt="wKiom1SFdVmhALrSAABoc5FZfxw820.jpg" />

650) this.width=650;" src="/e/u261/themes/default/images/spacer.gif" style="background:url("/e/u261/lang/zh-cn/images/localimage.png") no-repeat center;border:1px solid #ddd;" alt="spacer.gif" />下面是設定字型顏色

RED_COLOR=‘\E[1;31m‘
GREEN_COLOR=‘\E[1;32m‘
YELLOW_COLOR=‘\E[1;33m‘
BLUE_COLOR=‘\E[1;34m‘
RES=‘\E[0m‘

使用範例:

echo -e  "$RED_COLOR apple $RES"


本文出自 “一如既往” 部落格,謝絕轉載!

shell字型顏色

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

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.