The 'cowsay' esh plugin ------------------------------------------------------ Cowsay is a builtin command that makes a cow say whatever follows the command. usage: cowsay [-n number] [any amount of strings] -n: the number of characters per line, default 20 Example: "cowsay hello there" will result in a cow saying "hello there" ------------------------------------------------------ Created by Tony Reiter (treiter@vt.edu) and Andriy Katkov (akatkov@vt.edu) CS3214 - Spring 2015