Examples (6)
Print an ASCII cow saying "hello, world"
cowsay "hello, world"List all available art types
cowsay -lPrint the specified ASCII art saying "hello, world"
cowsay -f art "hello, world"Print a dead thinking ASCII cow
cowthink -d "I'm just a cow, not a great thinker..."Print an ASCII cow with custom eyes saying "hello, world"
cowsay -e characters "hello, world"made by @shridhargupta | data from tldr-pages