Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BASH ECHO COLORS

modified versions of echo that echo in a certain color.

Example Usage

$ bash expand.sh # to create the symbolic links 

$ echo -n I && ./red -n " love " && echo you

$ ./red -n r && ./orange -n a && ./yellow -n i && ./green -n n && ./blue -n b && ./pink -n o  && ./white w

$ ./pink ERROR: FILE NOT FOUND!

$ ./green whats up > greenf && cat greenf && rm -f greenf

About

modified versions of echo that echo in a certain color.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages