Skip to content

Instantly share code, notes, and snippets.

@cwvhogue
Created June 16, 2014 18:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cwvhogue/282591597d058aa364a8 to your computer and use it in GitHub Desktop.
Save cwvhogue/282591597d058aa364a8 to your computer and use it in GitHub Desktop.
cwvhogue@manta # cowsay -f /tmp/manta.cow hello there humans
____________________
< hello there humans >
--------------------
\
\
_||___||_
_|{_______}|_
_/ -- -- \_
_ / -- -- \ _
/ - - \
/_---\ /---_\
\_ _/
\_ _/
\ /
|
|
cwvhogue@manta # more /tmp/manta.cow
##
## Manta
##
$the_cow = <<EOC;
$thoughts
$thoughts
_||___||_
_|{_______}|_
_/ -- -- \\_
_ / -- -- \\ _
/ - - \\
/_---\\ /---_\\
\\_ _/
\\_ _/
\\ /
|
|
EOC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment