Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to implement interesting commands in Linux

2025-01-28 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly introduces how to achieve interesting commands in Linux, with a certain reference value, interested friends can refer to, I hope you can learn a lot after reading this article, the following let Xiaobian take you to understand.

1. Cmatrix

In Neo's eyes, everything can be presented in the form of computer byte streams. Do you also want to be a hacker-like data flow desktop?

Install cmatrix

~ # sudo apt-get install cmatrix

Running effect

~ # cmatrix

II. Oneko

If you think that Linux terminals are just characters and cursors and that there are no other richer representations, you are dead wrong.

The "oneko" command is a good example. Don't think that oneko is just a kitten figure. Move your mouse and it will play with you.

Install oneko

~ # sudo apt-get install oneko

Running effect

~ # oneko

III. Aafire

Have you ever wondered what it would be like to light a fire on your black-and-white command terminal? you just need to type the aafire command, enter, and a miracle will happen.

Install aafire

~ # sudo apt-get install libaa-bin

Running effect

~ # aafire

IV. ASCIIquarium

This is an incredible masterpiece. Your linux terminal window has become an aquarium with water, stones, fish and beasts. Don't say much, enjoy it for yourself.

Install ASCIIquarium

~ # cd / tmp ~ # wget http://www.robobunny.com/projects/asciiquarium/asciiquarium.tar.gz ~ # tar-zxvf asciiquarium.tar.gz ~ # cd asciiquarium_1.1/ ~ # cp asciiquarium / usr/local/bin ~ # chmod 0755 / usr/local/bin/asciiquarium

Running effect

~ # asciiquarium

5. Toilet (toilet)

Are you kidding me? there's an order by that name?

What is the special function of this command? It must not be that your toilet will flush automatically after carrying out this order.

It is a tool that can spell larger letters with letters, and exactly what words are spelled is determined by the parameters after the command.

Not only that, it can also print a variety of styles of effects, such as color, metallic luster and so on.

Install toilet

~ # sudo apt-get install toilet

Running effect

~ # toilet OpenSkill~# toilet-f mono12-F metal OpenSkill

6. Sl (Steam Locomotive) steam engine

Look, it's not ls, it's' sl'.

Ls is the most commonly used command in the linux command, which is used to list file directories, and so on.

Because it is used frequently, it is inevitable that there will be urgent typos. What will happen once you type 'sl','?

The consequences are very serious. Do you still remember the scene in Inception when a train suddenly appeared in the dream?

The effect of this command is to let your screen rumble past a steam train. Interesting.

Install toilet

~ # sudo apt-get install sl

Running effect

~ # sl

7. Xeyes

Executing xeyes will show a pair of big eyes on the screen, and the eyes will follow your mouse.

Install xeyes

~ # sudo apt-get install xeyes

Running effect

~ # xeyes

VIII. Moo

Did you baa today? He he

Install moo

No installation required

Running effect

~ # apt-get moo

IX. Bb

Type bb in the command line window and see what happens.

Install bb

~ # sudo apt-get install bb

Running effect

~ # bb

Thank you for reading this article carefully. I hope the article "how to achieve interesting commands in Linux" shared by the editor will be helpful to you. At the same time, I also hope you will support us and pay attention to the industry information channel. More related knowledge is waiting for you to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report