LXer: How to Change the Output Color of Echo on the Linux Shell
by LXer from LinuxQuestions.org on (#5SRPH)
Published at LXer:
Sometimes it's nice to be able to change the text, or foreground, color when working with shell scripts or the Linux command line. This is a useful trick as it allows us to make the text more readable and the output more interesting. This can be done using ansi escape codes. This article shows you how.
Read More...
Sometimes it's nice to be able to change the text, or foreground, color when working with shell scripts or the Linux command line. This is a useful trick as it allows us to make the text more readable and the output more interesting. This can be done using ansi escape codes. This article shows you how.
Read More...