Skip to content

Instantly share code, notes, and snippets.

@Nazrath10R
Created September 25, 2018 00:36
Show Gist options
  • Save Nazrath10R/9a5ecd6f734248ea93be5610fff7d03f to your computer and use it in GitHub Desktop.
Save Nazrath10R/9a5ecd6f734248ea93be5610fff7d03f to your computer and use it in GitHub Desktop.
echo change colour - blue
echo -en "\033[34m"
echo "Hello world"
echo -en "\033[0m"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment