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
pull/106/head
Carlos Lima 2015-06-22 16:33:23 +08:00
parent 81afeec04c
commit e699b91ee7
1 changed files with 2 additions and 0 deletions

View File

@ -327,6 +327,8 @@ A few examples of piecing together commands:
- `column`: format text into columns or tables - `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 - `expand` and `unexpand`: convert between tabs and spaces
- `nl`: add line numbers - `nl`: add line numbers