Skip to content

Instantly share code, notes, and snippets.

@simdnyan
Last active December 7, 2016 02:07
Show Gist options
  • Save simdnyan/4814ddbba8e919c25bcc00ed5d311103 to your computer and use it in GitHub Desktop.
Save simdnyan/4814ddbba8e919c25bcc00ed5d311103 to your computer and use it in GitHub Desktop.
cowsay -f ./d-man.cow D-man bless you.
##
## D-man
## (c) simd.nyan@gmail.com
##
$eye = chop($eyes);
$the_cow = <<EOC;
$thoughts _ _
$thoughts (_) (_)
/______ \\
\\\\(${eye}(${eye} \\/
| | | |
| |_| |
/______/
< >
(_) (_)
EOC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment