
xcowsay
List of commands for xcowsay:
-
xcowsay:tldr:0af16 xcowsay: Display a different sized cow.$ xcowsay --cow-size=${select}try on your machineexplain this command
-
xcowsay:tldr:53f40 xcowsay: Display a cow at the specified X and Y coordinates.$ xcowsay --at=${X},${Y}try on your machineexplain this command
-
xcowsay:tldr:609e2 xcowsay: Display a cow with output from another command.$ ls | xcowsaytry on your machineexplain this command
-
xcowsay:tldr:83590 xcowsay: Display a cow saying "hello, world".$ xcowsay "${hello, world}"try on your machineexplain this command
-
xcowsay:tldr:a5479 xcowsay: Display a thought bubble instead of a speech bubble.$ xcowsay --thinktry on your machineexplain this command
-
xcowsay:tldr:c7877 xcowsay: Display a different image instead of the default cow.$ xcowsay --image=${filename}try on your machineexplain this command