[custom-header-login]
Well we have all heard the phrase “Monkey see , monkey do” but what about a little fun talking with cows on your Raspberry Pi. if this seems a little to weird to continue then so be it. We can install the package cowsay
apt-cache show cowsay sudo apt-get install cowsay
Then run:
cowsay "hello young person"
or
cowsay -L
to list other animals
try
cowsay -f tux "You will love this"