Home | About | Categories | All Tips & Tutorials

The cowsay command. Display ASCII cow in terminal with message

ID: 373

Category: Linux Terminal

Added: 20th of March 2024

Views: 825

If the cowsay package is not installed in your Ubuntu or Ubuntu based distribution enter the following command in the terminal

sudo apt-get install cowsay

Cowsay generates an ASCII art picture of a cow with your message. To use cowsay you simply issue the cowsay command followed by your text.
cowsay "My Computer Tips"



Here is an example below