Friday, 27 December 2019

bash - How to change the output color of echo in Linux

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?

No comments:

Post a Comment