Skip to content

Instantly share code, notes, and snippets.

@nickcheng
Created January 26, 2015 01:45
Show Gist options
  • Save nickcheng/c7d485f65333f0cf2c5c to your computer and use it in GitHub Desktop.
Save nickcheng/c7d485f65333f0cf2c5c to your computer and use it in GitHub Desktop.
cowsay -l | tail +2 | tr " " "\\n" | xargs -I {} cowsay -f {} "cowsay -f {} 'Message'" | lolcat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment