colored text in bassh

echo -e "\e[1;31m This is red text \e[0m"
 This is red text

echo -e "\e[1;32m This is red text \e[0m"
 This is red text

echo -e "\e[1;33m This is red text \e[0m"
 This is red text

Comments

Popular posts from this blog

HAproxy logging

NFS mount add in fstab _netdev instead of default | firewall-cmd --list-all

teamcity Automatic Agent Start under Linux