Skip to content

Instantly share code, notes, and snippets.

@robertmaxwilliams
Created June 12, 2018 20:43
Show Gist options
  • Save robertmaxwilliams/a5191e7650c2e9e2bd1a315f8fdc5e22 to your computer and use it in GitHub Desktop.
Save robertmaxwilliams/a5191e7650c2e9e2bd1a315f8fdc5e22 to your computer and use it in GitHub Desktop.
$ cowsay 'hello world' | cowsay -n | cowsay -n | cowsay -n | cowsay -n
__________________________________________
/ ______________________________________ \
| / __________________________________ \ |
| | / ______________________________ \ | |
| | | / _____________ \ | | |
| | | | < hello world > | | | |
| | | | ------------- | | | |
| | | | \ ^__^ | | | |
| | | | \ (oo)\_______ | | | |
| | | | (__)\ )\/\ | | | |
| | | | ||----w | | | | |
| | | \ || || / | | |
| | | ------------------------------ | | |
| | | \ ^__^ | | |
| | | \ (oo)\_______ | | |
| | | (__)\ )\/\ | | |
| | | ||----w | | | |
| | \ || || / | |
| | ---------------------------------- | |
| | \ ^__^ | |
| | \ (oo)\_______ | |
| | (__)\ )\/\ | |
| | ||----w | | |
| \ || || / |
| -------------------------------------- |
| \ ^__^ |
| \ (oo)\_______ |
| (__)\ )\/\ |
| ||----w | |
\ || || /
------------------------------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment