bash:colors
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
bash:colors [2021/01/09 12:07] – peter | bash:colors [2021/01/09 13:34] (current) – peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== BASH - Colors ====== | ====== BASH - Colors ====== | ||
- | You can use these ANSI escape codes: | + | You can use these [[https:// |
- | |No Color|0| | + | [[BASH: |
- | |Black|0; | + | |
- | |Red|0; | + | |
- | |Green|0; | + | |
- | |Brown/ | + | |
- | |Blue|0; | + | |
- | |Purple|0; | + | |
- | |Cyan|0; | + | |
- | |Light Gray|0; | + | |
- | ---- | + | [[BASH:Colors: |
- | + | ||
- | ===== Red Example ===== | + | |
- | + | ||
- | <code bash> | + | |
- | echo -e " | + | |
- | </ | + | |
- | + | ||
- | ---- | + | |
- | + | ||
- | ===== Red Blue ===== | + | |
- | + | ||
- | + | ||
- | + | ||
- | <code bash> | + | |
- | echo -e " | + | |
- | </ | + | |
- | + | ||
- | ---- | + | |
- | + | ||
- | [[BASH: | + | |
- | + | ||
- | ===== ANSI Rainbow ===== | + | |
- | <code bash> | + | [[BASH:Colors: |
- | for (( i = 30; i < 38; i++ )); do echo -e "\033[0;" | + | |
- | </ | + | |
---- | ---- | ||
+ | ===== References ===== | ||
+ | https:// |
bash/colors.1610194038.txt.gz · Last modified: 2021/01/09 12:07 by peter