Fun Side of RedHat Linux

There are various funny commands in linux and some of them are listed below in this article.

  1. SL command : This command displays a steam locomotive(SL) running from the one side of terminal to the other side.

No alt text provided for this image
Syntax : sl        

2. Banner Command : This command displays the text in banner format in the terminal.

No alt text provided for this image
Syntax : banner <name>
        

3. Yes command : This command prints the text many times in a terminal.

No alt text provided for this image
Syntax : yes <text>        

4. Cowsay command : This command displays a cow in terminal.

No alt text provided for this image
Syntax : cowsay hello beautiful         

5. Sl -F command : The only difference between sl and sl -F command is sl command will print a running train while sl -F command will print a flying train. This isn’t visible here, but when you’ll run both the commands yourself, you’ll know what actually the difference is.

No alt text provided for this image
Syntax : sl -F        


To view or add a comment, sign in

More articles by Ayush Singh

  • Date Command

    Date command is used to display the system date and time. date command is also used to set date and time of the system.

  • eSpeak-ng

    eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.…

  • Zenity

    ✔ Zenity is a command in linux which is used for displaying your data in GUI format. It allows the execution of GTK…

Insights from the community

Others also viewed

Explore topics