cat /dev/mem | strings | grep -i llama | wc -l
This bash command will tell you how many llamas are in your RAM. It’s just one of the many ways to use your computer to tell you how much pointless stuff you’ve been doing.
cat /dev/mem | strings | grep -i llama | wc -l
This bash command will tell you how many llamas are in your RAM. It’s just one of the many ways to use your computer to tell you how much pointless stuff you’ve been doing.