Created
November 6, 2019 20:28
-
-
Save aabmass/c4230d06daa7073d0fb537030ed7d05c to your computer and use it in GitHub Desktop.
cowsay cowfile of dog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$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