DEV Community

Discussion on: Adding colors to Bash scripts

Collapse
 
placidrod profile image
Placid Rodrigues

Thank you for the super helpful post.
I think the first example should be: echo -e "\e[31mRed text\e[0m"
32 represents green.