How to change the output color of echo in Linux June 1, 2021 by Jo I am trying to print a text in the terminal using echo command. I want to print the text in a red color. How can I do that? Read more