Skip to content

Instantly share code, notes, and snippets.

@grantm
Created July 21, 2016 02:37
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grantm/1f1d582ffae9c9b203665f98a2e3b1cc to your computer and use it in GitHub Desktop.
Save grantm/1f1d582ffae9c9b203665f98a2e3b1cc to your computer and use it in GitHub Desktop.
$the_cow = <<EOC;
$thoughts
$thoughts __
/ \\
| |
@ @
|| ||
|| ||
|\\_/|
\\___/
EOC
~$ cowsay -f ./clippy.cow "Looks like you're trying to edit a puppet-managed file, would you like to disable the agent?"
________________________________________
/ Looks like you're trying to edit a \
| puppet-managed file, would you like to |
\ disable the agent? /
----------------------------------------
\
\ __
/ \
| |
@ @
|| ||
|| ||
|\_/|
\___/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment