Exploring Fun commands in Linux.

Aniket Ingle
Sep 29, 2021

--

Let's learn some fun commands in Linux.

  1. cowsay “Hello Everyone”

2.cowsay -f dragon “ Hello Everyone”

3.cowsay -f stegosaurus “ Hello Everyone”

4.figlet Aniket

5.banner ARTH2.0

6.sl

7.rev

8.factor 125

Like these, there are various fun commands we can research on.

--

--