mirror of
https://github.com/namibia/awesome-cheatsheets.git
synced 2024-11-18 11:05:16 +00:00
Update bash.sh
This commit is contained in:
parent
114f38ea97
commit
c2295bf7e4
@ -510,4 +510,4 @@ On_White='\033[47m' # White
|
||||
# Example of usage
|
||||
echo -e "${Green}This is GREEN text${Color_Off} and nornal text"
|
||||
echo -e "${Red}${On_White}This is Red test on White background${Color_Off}"
|
||||
# option -s is mandatory, it enable interpretation of backslash escapes
|
||||
# option -e is mandatory, it enable interpretation of backslash escapes
|
||||
|
Loading…
Reference in New Issue
Block a user