bash:colors:8-bit_colors
This is an old revision of the document!
BASH - Colors - 8-bit Colors
ANSI Rainbow
for (( i = 0; i < 16; i++ )); do echo -e "\033[38;5;"$i"mHello"; done
bash/colors/8-bit_colors.1610196837.txt.gz · Last modified: 2021/01/09 12:53 by peter