Did You Know? you can also do fun with your Linux terminal if you are being bored from working on it. Yes! it is possible because there are some commands which are fun to use and today we are showing you some of the most interesting commands. So let’s start!

Note: After installing the command you just have to type their name and they will start running…

These are the Top 5 Linux commands that are fun to use –

# Cowsay

Whatever you write with this command it makes a cow and shows your text on the thinking of cow. It will make the same design that is in the image…

Command for Downloading – sudo apt-get install cowsay

# SL

Most of the commands do the same work that windows cmd commands do. Like this ( sl ) command if you know that we can run an animation of working train in windows cmd, the same thing we can do in Linux terminal with this command…

Command for Downloading – sudo apt-get install sl

# Lolcat

Lolcat is a colorful command because it makes your text colorful when you type any command but in the end, you have to type ( <your command> | lolcat ). So it makes your text colorful when you type it and we will use this command next time also…

Command for Downloading – sudo apt-get install lolcat

These are the differences between the list command with lolcat and the list command without lolcat…

# Figlet

The figlet command is the most interesting one because what you type with it will become a heading and you can set it as a permanent heading of the terminal also. When you open the terminal it will appear above but we will make a separate blog on it. You can write it with lolcat also, it really looks very nice…

Command for Downloading – sudo apt-get install figlet

If you write ( figlet <your text> ) or ( figlet <your code> | lolcat ) so it will appear on your terminal temporary but if you want to make your figlet heading permanent as we do so comment down if you want a blog on it…

# Cmatrix

Did you know about matrix rain? We guess you do, if you didn’t know the name so that doesn’t matter but you probably see it in many hacking images. This command does matrix rain in the terminal, didn’t believe? see it…

Command for Downloading – sudo apt-get install matrix

Now you know, what we were talking about 😉. These are the Top 5 interesting commands that you can use when you get bored or you can show them to your friends…

If you have any problem with our blog so you can comment to us we will try to fix it.

– Yash Choudhary

0 Shares:
4 comments
Leave a Reply

Your email address will not be published. Required fields are marked *

You May Also Like