summaryrefslogtreecommitdiffstats
path: root/games/cowsay/files/box.cow
blob: 8413c477e8e282794e7159b1dd48d9330baaa312 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Created by Brian Feldman <green@FreeBSD.org>
# Updated for content by Robert Watson <rwatson@FreeBSD.org>
#
$the_cow = "";
$the_cow .= "        $thoughts\n";
$the_cow .= "         $thoughts\n";
$the_cow .= "     .----------------------.\n";
$the_cow .= "    / \\                     |\\\n";
$the_cow .= "     \\ \\____________________|_\\\n";
$the_cow .= "     \\\\/\\______________________\\\n";
$the_cow .= "      \\| BOX O' STUPID PEOPLE |\n";
$the_cow .= "       `----------------------'\n";
OpenPOWER on IntegriCloud