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:18] – peter | bash:colors [2021/01/09 13:34] (current) – peter | ||
---|---|---|---|
Line 3: | Line 3: | ||
You can use these [[https:// | 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: |
- | ===== Red Example ===== | + | [[BASH:Colors: |
- | + | ||
- | <code bash> | + | |
- | echo -e " | + | |
- | </ | + | |
- | + | ||
- | ---- | + | |
- | + | ||
- | ===== Red Blue ===== | + | |
- | + | ||
- | + | ||
- | + | ||
- | <code bash> | + | |
- | echo -e " | + | |
- | </ | + | |
- | + | ||
- | ---- | + | |
- | + | ||
- | [[BASH: | + | |
- | + | ||
- | ===== ANSI Rainbow ===== | + | |
- | + | ||
- | <code bash> | + | |
- | for (( i = 30; i < 38; i++ )); do echo -e " | + | |
- | </ | + | |
---- | ---- |
bash/colors.1610194691.txt.gz · Last modified: 2021/01/09 12:18 by peter