From e699b91ee7cd85da9f094bbb9ef018889de92e98 Mon Sep 17 00:00:00 2001 From: Carlos Lima Date: Mon, 22 Jun 2015 16:33:23 +0800 Subject: [PATCH] Add cowsay Cowsay is on the picture at the top, it is a shame it is missing from the list! ;-) This commit rectifies this issue. One could argue that it belongs into the "Everyday use" category but I'll leave that to another commit! :P --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dadbfd3..8323165 100644 --- a/README.md +++ b/README.md @@ -327,6 +327,8 @@ A few examples of piecing together commands: - `column`: format text into columns or tables +- `cowsay`: format text inside ASCII art of a cow saying it (great when combined with `fortune`) + - `expand` and `unexpand`: convert between tabs and spaces - `nl`: add line numbers