Fun Commands in Linux

  1. sl command
sl

2. cowsay command

cowsay "Hello"

3. figlet command

figlet "Hello ARTH2.0"

4. yes command

yes Hello World!

These were some commands executed in Linux terminal.

--

--