Search Results

Search: Posts Made By: madmat
69,520
Posted By madmat
Hi, Try the following syntax : FGRED=`echo...
Hi,

Try the following syntax :
FGRED=`echo "\033[31m"`
FGCYAN=`echo "\033[36m"`
BGRED=`echo "\033[41m"`
FGBLUE=`echo "\033[35m"`
NORMAL=`echo "\033[m"`

and after :
echo "${FGBLUE} Text in...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 01:53 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy