The linux easter egg command `cowsay` with the ascii cow saying `yum`. With the cowsay command, you can have the cow say anything you can paste in the command line.
This command is available across multiple distributions of linux. Try it yourself:
- brew install cowsay
- apt install cowsay
- yum install cowsay