User Tools

Site Tools


bash:colors

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
bash:colors [2021/01/09 12:23] peterbash:colors [2021/01/09 13:34] (current) peter
Line 7: Line 7:
 [[BASH:Colors:8-bit Colors|8-bit Colors]] [[BASH:Colors:8-bit Colors|8-bit Colors]]
  
-[[BASH:Colors:8-bit Colors|8-bit Colors]]+[[BASH:Colors:24-bit RGB Colors|24-bit RGB Colors]]
  
 ---- ----
- 
- 
- 
-===== ANSI Rainbow with more colours ===== 
- 
-<code bash> 
-for (( i = 0; i < 16; i++ )); do echo -e "\033[38;5;"$i"mHello"; done 
-</code> 
- 
----- 
- 
- 
  
 ===== References ===== ===== References =====
  
 https://en.wikipedia.org/wiki/ANSI_escape_code https://en.wikipedia.org/wiki/ANSI_escape_code
bash/colors.1610194989.txt.gz · Last modified: 2021/01/09 12:23 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki