
lolcat
List of commands for lolcat:
-
lolcat:tldr:160ce lolcat: Print a file to the console with 24-bit (truecolor) rainbow colors.$ lolcat -t ${filename}try on your machineexplain this command
-
lolcat:tldr:624f4 lolcat: Print a file to the console with animated rainbow colors.$ lolcat -a ${filename}try on your machineexplain this command
-
lolcat:tldr:9552e lolcat: Print a file to the console in rainbow colors.$ lolcat ${filename}try on your machineexplain this command
-
lolcat:tldr:e7926 lolcat: Print the result of a text-producing command in rainbow colors.$ ${fortune} | lolcattry on your machineexplain this command