The Unix command fortune can also be piped into the cowsay command:
Using the parameter -f followed by tux, one can replace the cow with other beings, such as Tux, the Linux mascot:
Using the parameter -l shows all available cow files:
Orr, Mike (June 2001). "cowsay--ASCII Art for Your Screen". Linux Gazette. Archived from the original on 2012-03-19. Retrieved 2012-04-24. https://web.archive.org/web/20120319053732/http://linuxgazette.net/issue67/orr.html ↩
Newborough, Philip (2007-10-05). "A Virtual Richard Stallman for Cowsay Hack". Archived from the original on 2011-07-25. https://web.archive.org/web/20110725210040/http://crunchbang.org/archives/2007/10/05/a-virtual-richard-stallman-for-cowsay-hack/ ↩
Beshenov, Alexey (2007-10-28). "cowsay: a configurable talking and thinking cow". Debian Package of the Day. Archived from the original on 2007-10-30. Retrieved 2022-01-31. http://debaday.debian.net/2007/10/28/cowsay-a-configurable-talking-and-thinking-cow/ ↩
Characters other than printable in C0 controls and basic Latin (U+0021–U+007E) will not display properly as these parameters accept only the first two bytes of input value. Using a pre-defined cow-face will over-ride any value of -e and -T. /wiki/C0_controls_and_basic_Latin ↩