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! :Ppull/106/head
parent
81afeec04c
commit
e699b91ee7
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue