lolcat

Put a rainbow in everything you cat to the console. More information: <https://github.com/busyloop/lolcat>.

Install

All systems
curl cmd.cat/lolcat.sh
Debian Debian
apt-get install lolcat
Ubuntu
apt-get install lolcat
Arch Arch Linux
pacman -S lolcat
image/svg+xml Kali Linux
apt-get install lolcat
Windows (WSL2)
sudo apt-get update sudo apt-get install lolcat
OS X
brew install lolcat
Raspbian
apt-get install lolcat

Put a rainbow in everything you cat to the console. More information: <https://github.com/busyloop/lolcat>.

  • Print a file to the console in rainbow colors:
    lolcat path/to/file
  • Print the result of a text-producing command in rainbow colors:
    fortune | lolcat
  • Print a file to the console with animated rainbow colors:
    lolcat -a path/to/file
  • Print a file to the console with 24-bit (truecolor) rainbow colors:
    lolcat -t path/to/file

© tl;dr; authors and contributors