<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.christophchamp.com/index.php?action=history&amp;feed=atom&amp;title=Cowsay</id>
		<title>Cowsay - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.christophchamp.com/index.php?action=history&amp;feed=atom&amp;title=Cowsay"/>
		<link rel="alternate" type="text/html" href="http://wiki.christophchamp.com/index.php?title=Cowsay&amp;action=history"/>
		<updated>2026-04-30T10:53:33Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.2</generator>

	<entry>
		<id>http://wiki.christophchamp.com/index.php?title=Cowsay&amp;diff=6526&amp;oldid=prev</id>
		<title>Christoph: Created page with &quot;'''cowsay''' generates an ASCII picture of a cow saying something provided by the user. If run with no arguments, it accepts standard input, word-wraps the message given at ab...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.christophchamp.com/index.php?title=Cowsay&amp;diff=6526&amp;oldid=prev"/>
				<updated>2016-02-19T00:54:15Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;cowsay&amp;#039;&amp;#039;&amp;#039; generates an ASCII picture of a cow saying something provided by the user. If run with no arguments, it accepts standard input, word-wraps the message given at ab...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''cowsay''' generates an ASCII picture of a cow saying something provided by the user. If run with no arguments, it accepts standard input, word-wraps the message given at about 40 columns, and prints the cow saying the given message on standard output.&lt;br /&gt;
&lt;br /&gt;
==Example usage==&lt;br /&gt;
&lt;br /&gt;
 $ echo &amp;quot;Hello, world!&amp;quot; | cowsay&lt;br /&gt;
 $ cowsay -f beavis.zen Hello&lt;br /&gt;
 $ fortune | cowsay&lt;br /&gt;
 $ fortune | cowsay | lolcat&lt;br /&gt;
 $ for i in /usr/share/cowsay/cows/*.cow; do cowsay -f $i &amp;quot;$i&amp;quot;; done # show all cows&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux Command Line Tools]]&lt;/div&gt;</summary>
		<author><name>Christoph</name></author>	</entry>

	</feed>