Skip to content

Instantly share code, notes, and snippets.

@tomhennigan
Last active August 29, 2015 14:04
Show Gist options
  • Save tomhennigan/28026171c89d2fd3ec69 to your computer and use it in GitHub Desktop.
Save tomhennigan/28026171c89d2fd3ec69 to your computer and use it in GitHub Desktop.
Mesos logo Unicode art
echo " ╱┃┃╲ "
echo "$(tput setaf 6) ╱┃┃╲$(tput sgr0)╲┃┃╱$(tput setaf 6)╱┃┃╲$(tput sgr0) $(hostname)"
echo "$(tput setaf 6)┃╲╲┃┃╱╱┃┃╲╲┃┃╱╱┃$(tput sgr0) "
echo "$(tput setaf 6)┃╱╱┃$(tput sgr0)┃╲$(tput setaf 6)╲┃┃╱$(tput sgr0)╱┃$(tput setaf 6)┃╲╲┃$(tput sgr0) Mesos: http://1.2.3.4:1234/"
echo "$(tput setaf 6)┃╲╲┃$(tput sgr0)┃╱╱┃┃╲╲┃$(tput setaf 6)┃╱╱┃$(tput sgr0) Marathon: http://1.2.3.4:1234/"
echo "$(tput setaf 6)┃╱╱┃$(tput sgr0)┃╲╲┃┃╱╱┃$(tput setaf 6)┃╲╲┃$(tput sgr0) Chronos: http://1.2.3.4:1234/"
echo "$(tput setaf 6) ╲┃$(tput sgr0)┃╱╱┃┃╲╲┃$(tput setaf 6)┃╱$(tput sgr0) "
echo " ╲┃┃╱ "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment