Fun Commands in Linux

Shashi Kant
Sep 29, 2021

Multiple times we see in terminals there are some kind of interesting shapes are formed like some matrix, different different shapes. In this article we are going to see some of them.

So lets Start

Steam locomotive Engine

First we have to install sl software to use that command.

apt-get install sl

after installing this package run below command.

sl

Telnet

Install telnet software

apt-get install telnet

Run below command to see some movie in terminal.

telnet towel.blinkenlights.nl

Cmatrix

To see some matrix kind of screen.

Install cmatrix package.

apt-get install cmatrix

then run below command.

cmatrix

That’s All, Keep Learning.

! THANK YOU For Reading !

--

--