File: unipony.cow

package info (click to toggle)
cowsay 3.03%2Bdfsg2-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 520 kB
  • sloc: perl: 169; sh: 68; python: 16; makefile: 10
file content (36 lines) | stat: -rw-r--r-- 1,718 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
#
# A (big) pony!
# Copyright 2010 Nick Daly <nick.m.daly@gmail.com>
# Released under the same terms as cowsay
#
$the_cow = <<"EOC";
   $thoughts             \\
    $thoughts             \\_
     $thoughts             \\\\
      $thoughts             \\\\/\\
       $thoughts            _\\\\/
        $thoughts         /   -\\
         $thoughts      /  $eyes   -\\
          $thoughts   /           \\
             |    ---\\    -\\
             \\--/     \\     \\
              $tongue       |      -\\
                        \\       -\\         -------------\\    /-\\
                         \\        \\-------/              ---/    \\
                          \\                                  |\\   \\
                           |                                 / |  |
                           \\                                |  \\  |
                            |                              /    \\ |
                            |                             /     \\ |
                             \\                             \\     \\|
                              -              /--------\\    |      o
                               \\+   +---------          \\   |
                                |   |                   |   \\
                                |   |                    \\   |
                                |   |                    |   \\
                                |   |                     \\   |
                                 \\  |                     |   |
                                 |  |                      \\  \\
                                 |  |                      |   |
                                 +--+                       ---+
EOC