Fun Commands in Linux!
Is Linux fun to use?
~Linux?is fun!?Huh. OK, so you don’t believe me. Mind me at the end of this article you will have to believe that?Linux?is a fun box.
Command 1: date | cowsay
>> Cowsay is a?command that can either receive a string or can have output from another command piped to it. It then takes the text input and prints it out in an ASCII art speech bubble that is being said by a, you guessed it, an ASCII art cow.
>> Here I have used pipeline instruction (" | ") and it is used where the output of one command needs to be the input of another command. In the above command, the output of the date command is stored as input of cowsay and it runs the cowsay command graphically.
Command: yum install cowsay
Command: yum install sl
Command: sl
Command: factor
Command: yes I am (name)
Command: rev
Command: cowsay -f kiss "Linux"
Command: cal | cowsay
Command: figlet