<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>fortune &amp;mdash; Paul Sutton</title>
    <link>https://personaljournal.ca/paulsutton/tag:fortune</link>
    <description>Personal Blog</description>
    <pubDate>Tue, 05 May 2026 14:52:15 +0000</pubDate>
    <item>
      <title>Fun bash stuff</title>
      <link>https://personaljournal.ca/paulsutton/fun-bash-stuff</link>
      <description>&lt;![CDATA[Fun bash stuff&#xA;&#xA;While these are not bash commands, there are a few fun tools.&#xA;&#xA;One is fortune,  this displays a random quote on the console or terminal.&#xA;&#xA;fortune&#xA;Many pages make a thick book, except for pocket Bibles which are on very&#xA;very thin paper.&#xA;Another is cowsay which takes an argument and prints a picture of a cow (there are options to change how it looks or to other characters)&#xA;&#xA;cowsay hello&#xA; ____&#xA; hello &#xA; -------&#xA;        \   ^^&#xA;         \  (oo)\___&#xA;            ()\       )\/\&#xA;                ||----w |&#xA;                ||     ||&#xA;&#xA;As with other commands these can be combined&#xA;fortune | cowsay&#xA; ____________________________________&#xA;/ I don&#39;t know half of you half as well  \&#xA;| as I should like; and I like less than |&#xA;| half of you half as well as you        |&#xA;| deserve.                               |&#xA;|                                        |&#xA;\ -- J. R. R. Tolkien                    /&#xA; ----------------------------------------&#xA;        \   ^^&#xA;         \  (oo)\___&#xA;            ()\       )\/\&#xA;                ||----w |&#xA;                ||     ||&#xA;&#xA;Options&#xA;cowsay -f tux hello&#xA; _____&#xA; hello &#xA; -------&#xA;   \&#xA;    \&#xA;        .--.&#xA;       |oo |&#xA;       |:/ |&#xA;      //   \ \&#xA;     (|     | )&#xA;    /&#39;\   /`\&#xA;    \)=(/&#xA;&#xA;cowsay -f daemon hello&#xA; ___&#xA; hello &#xA; -------&#xA;   \         ,        ,&#xA;    \       /(        )`&#xA;     \      \ \   / |&#xA;            /-   `-/  &#39;&#xA;           (/\/ \ \   /\&#xA;           / /   | `    \&#xA;           O O   ) /    |&#xA;           -^--&#39;&lt;     &#39;&#xA;          (.)    )   /&#xA;           ./    /&#xA;             `-----&#39; /&#xA;&lt;----.      /    \&#xA;&lt;----|====O)))==) \) /====&#xA;&lt;----&#39;    --&#39; .,&#39; \&#xA;             |        |&#xA;              \       /&#xA;        _____( (  / \___&#xA;      ,&#39;  ,-----&#39;   |        \&#xA;      `--{_______)        \/&#xA;&#xA;Chat&#xA;&#xA;I am on the Devon and Cornwall Linux user group mailing list and also their matrix channel as zleap, it is better to ask there, that way others can answer too.&#xA;&#xA;Tags&#xA;&#xA;#Bash.#BashScripting,#Bashscripting,#Cowsay,#Fortune&#xA;&#xA;hr&#xD;&#xA;&#xD;&#xA;table&#xD;&#xA;thead&#xD;&#xA;trtda rel=&#34;me&#34; href=&#34;https://qoto.org/@zleap&#34;Mastodon/a/td&#xD;&#xA;tda href=&#34;https://wiki.ircnow.org/?n=Shelllabs.Intro&#34;ShellLabs/td&#xD;&#xA;tda href=&#34;https://joinmastodon.org/&#34;Join Mastodon/a/td/tr/thead/table&#xD;&#xA;center&#xD;&#xA;AI statement : b Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. /b&#xD;&#xA;/center&#xD;&#xA;&#xD;&#xA;a href=&#34;https://liberapay.com/PaulSutton/donate&#34;img alt=&#34;Donate using Liberapay&#34; src=&#34;https://liberapay.com/assets/widgets/donate.svg&#34;/a&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p>Fun bash stuff</p>

<p>While these are not bash commands, there are a few fun tools.</p>

<p>One is fortune,  this displays a random quote on the console or terminal.</p>

<pre><code>fortune
Many pages make a thick book, except for pocket Bibles which are on very
very thin paper.
</code></pre>

<p>Another is cowsay which takes an argument and prints a picture of a cow (there are options to change how it looks or to other characters)</p>

<pre><code>cowsay hello
 _______
&lt; hello &gt;
 -------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

</code></pre>

<p>As with other commands these can be combined</p>

<pre><code>fortune | cowsay
 ________________________________________
/ I don&#39;t know half of you half as well  \
| as I should like; and I like less than |
| half of you half as well as you        |
| deserve.                               |
|                                        |
\ -- J. R. R. Tolkien                    /
 ----------------------------------------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||
</code></pre>

<p>Options</p>

<pre><code>cowsay -f tux hello
 _______
&lt; hello &gt;
 -------
   \
    \
        .--.
       |o_o |
       |:_/ |
      //   \ \
     (|     | )
    /&#39;\_   _/`\
    \___)=(___/

</code></pre>

<pre><code>cowsay -f daemon hello
 _______
&lt; hello &gt;
 -------
   \         ,        ,
    \       /(        )`
     \      \ \___   / |
            /- _  `-/  &#39;
           (/\/ \ \   /\
           / /   | `    \
           O O   ) /    |
           `-^--&#39;`&lt;     &#39;
          (_.)  _  )   /
           `.___/`    /
             `-----&#39; /
&lt;----.     __ / __   \
&lt;----|====O)))==) \) /====
&lt;----&#39;    `--&#39; `.__,&#39; \
             |        |
              \       /
        ______( (_  / \______
      ,&#39;  ,-----&#39;   |        \
      `--{__________)        \/

</code></pre>

<p><strong>Chat</strong></p>

<p>I am on the <a href="https://www.dcglug.org.uk/" rel="nofollow">Devon and Cornwall Linux user group</a> mailing list and also their <a href="https://matrix.to/#/%23dcglug:matrix.org" rel="nofollow">matrix channel</a> as zleap, it is better to ask there, that way others can answer too.</p>

<p><strong>Tags</strong></p>

<p><a href="/paulsutton/tag:Bash" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Bash</span></a>.<a href="/paulsutton/tag:BashScripting" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">BashScripting</span></a>,<a href="/paulsutton/tag:Bashscripting" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Bashscripting</span></a>,<a href="/paulsutton/tag:Cowsay" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Cowsay</span></a>,<a href="/paulsutton/tag:Fortune" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Fortune</span></a></p>

<hr>

<p><table>
<thead>
<tr><td><a href="https://qoto.org/@zleap" rel="nofollow">Mastodon</a></td>
<td><a href="https://wiki.ircnow.org/?n=Shelllabs.Intro" rel="nofollow">ShellLabs</td>
<td><a href="https://joinmastodon.org/" rel="nofollow">Join Mastodon</a></td></tr></thead></table>

AI statement : <b> Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. </b>
</p>

<p><a href="https://liberapay.com/PaulSutton/donate" rel="nofollow"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></p>
]]></content:encoded>
      <guid>https://personaljournal.ca/paulsutton/fun-bash-stuff</guid>
      <pubDate>Tue, 13 May 2025 07:00:00 +0000</pubDate>
    </item>
  </channel>
</rss>