xcowsay
linux
Display a cute cow and message on your Linux desktop. The cow is displayed for either a fixed amount of time, or an amount of time calculated from the size of the text. Click on the cow to dismiss it immediately.
More info →Examples (6)
Display a cow saying "hello, world"
xcowsay "hello, world"Display a cow at the specified X and Y coordinates
xcowsay --at X,YDisplay a different sized cow
xcowsay --cow-size small|med|largeDisplay a thought bubble instead of a speech bubble
xcowsay --thinkDisplay a different image instead of the default cow
xcowsay --image path/to/filemade by @shridhargupta | data from tldr-pages