Skip to content

Instantly share code, notes, and snippets.

@hawaku
Created January 31, 2018 08:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hawaku/97004ba16546f214e7d8834718acfeef to your computer and use it in GitHub Desktop.
Save hawaku/97004ba16546f214e7d8834718acfeef to your computer and use it in GitHub Desktop.
cowsay -l | grep -v "^Cow" | tr ' ' '\n' | xargs -I{} cowsay -f{} I am a {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment