Skip to content

Instantly share code, notes, and snippets.

@aabmass
Created November 6, 2019 20:28
Show Gist options
  • Save aabmass/c4230d06daa7073d0fb537030ed7d05c to your computer and use it in GitHub Desktop.
Save aabmass/c4230d06daa7073d0fb537030ed7d05c to your computer and use it in GitHub Desktop.
cowsay cowfile of dog
$the_cow = <<EOC;
$thoughts
$thoughts
_
,:'/ _..._
// ( `""-.._.'
\| / 6\___ /
| 6 4
| /
\_ .--'
(_'---'`)
/ `'---`()
,' |
, .'` |
)\ _.-' ;
/ | .'` _ /
/` / .' '. , |
/ / / \ ; | |
| \ | | .| | |
\ `"| /.-' | | |
'-..-\ _.;.._ | |.;-.
\ <`.._ )) | .;-. ))
(__. ` ))-' \_ ))'
`'--"` `"""`
EOC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment