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