mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-18 09:06:26 +08:00
fortune: add cowsay example (#20995)
This commit is contained in:
@@ -26,3 +26,7 @@
|
||||
- Print a quotation from one of the database files listed by `fortune -f`:
|
||||
|
||||
`fortune {{path/to/file}}`
|
||||
|
||||
- Pipe a fortune through another command (like `cowsay` or `lolcat`):
|
||||
|
||||
`fortune | cowsay | lolcat`
|
||||
|
||||
Reference in New Issue
Block a user