my-server
← Wiki

Cowsay

cowsay is a program that generates ASCII art pictures of a cow with a message. It can also generate pictures using pre-made images of other animals, such as Tux the Penguin, the Linux mascot. It is written in Perl. There is also a related program called , with cows with thought bubbles rather than speech bubbles. <code>.cow</code> files for cowsay exist which are able to produce different variants of cows, with different kinds of eyes, and so forth. It is sometimes used on IRC, desktop screenshots, and in software documentation. It is more or less a joke within hacker culture, but has been around long enough that its use is rather widespread. In 2007, it was highlighted as a Debian package of the day.

Example

The Unix command can also be piped into the command:

Using the parameter followed by , one can replace the cow with other beings, such as Tux, the Linux mascot:

Using the parameter shows all available cow files:

Parameters

References

  • Sandra Henry-Stocker (Dec 15, 2020). "Creating your own cowsay messenger". Unix as a Second Language; Network World. networkworld.com. Retrieved 21 September 2023.
  • c't Spaß mit Technik (2018): Einfache Computerprojekte zum Selbermachen. p.&nbsp;120. c't-Redaktion; Heise Medien GmbH & Co. KG. . Retrieved 21 September 2023.
  • Sreenath (5 July 2023). "Moo! There is a Cow in My Linux Terminal". It's FOSS. itsfoss.com. Retrieved 21 September 2023.

External links