Results 1 to 1 of 1
two quick questions:-
1) how do i use RGB values with echo strings? right now I'm using
echo -e "\E[31m string"
2) is there a way to change the colour ...
- 06-08-2010 #1Just Joined!
- Join Date
- Dec 2009
- Posts
- 53
Bash: Output Formatting.
two quick questions:-
1) how do i use RGB values with echo strings? right now I'm using
echo -e "\E[31m string"
2) is there a way to change the colour of output text without using echo?
Thanks.


Reply With Quote