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

What are the more interesting commands in Linux?

2025-03-26 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

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

Editor to share with you what are the more interesting commands in Linux, I believe most people do not know much about it, so share this article for your reference, I hope you can learn a lot after reading this article, let's go to know it!

1. Sl command

You will see a train moving from the right to the left of the screen.

Installation

$sudo apt-get install sl

Running

$sl

The command has several options for-a l F e

-an An accident seems to happen. You'll feel pity for people who cry for help. -l shows little one. -F It flies. -e Allow interrupt by Ctrl+C.

You can play a prank on others. When he knocks on ls, what he doesn't know must be very effective.

$alias ls=sl

2. Fortune command

Output a sentence, there are jokes, famous quotes and so on (and sudo apt-get install fortune-zh of Tang and Song poems)

Installation

$sudo apt-get install fortune

Running

$fortune

3. Cowsay command

Use ASCII characters to print cattle, sheep and other animals, and there is a cowthink, this is the cow think, that is the cow said, , about the same

Installation

$sudo apt-get install cowsay

Running

$cowsay "I am not a cow, "

$cowsay-l look at the names of other animals, and then-f follow the animal names, such as

$cowsay-f tux "bullshit"

You can also get cowsay to say the contents of fortune, like this:

$fortune | cowsay

4. Cmatrix command

This is cool! Matrix-style animation effect

Installation

$sudo apt-get install cmatrix

Running

$cmatrix

5. Figlet, toilet command

The WordArt generator, which consists of ASCII characters, displays text as a title bar. In addition, there is the command of banner

Installation

$sudo apt-get install figlet $sudo apt-get install toilet

Running

$figlet fuck; you! $toilet i love you

Toilet can also add colors. Please man the options in it.

$toilet-f mono12-F gay a girl

6. Oneko command

A cat appears all the time on the table. follow your mouse and go to sleep without moving it. Haha, this is good.

Installation

$sudo apt-get install oneko

Running

$oneko

To turn this guy off, press ctrl+c to finish.

7. Xeyes command

A pair of eyes appear on the screen, staring at your mouse pointer

Installation and operation is the same as above

8. Yes command

Output endless characters and press ctrl+c to end, as shown in

$yes I am very NB

9 、 cal 9 1752

Cal is printing calendars, but this is a weird month.

10 、 shred

To overwrite a messed up file is to smash the document. Haha, it depends on it to destroy the big seeds and movies you have hidden and not to be restored.

11 、 factor

Decomposition factor, this... Pupils can use it.

12. Knock on the following pile one by one, and what aptitude doesn't have can be installed.

Aptitude moo aptitude-v moo aptitude-vv moo aptitude-vvv moo aptitude-vvvv moo aptitude-vvvvv moo aptitude-vvvvvv moo aptitude-vvvvvvv moo

13. The high-end dashboard blessed-contrib-- pretends to point the world around.

Sudo apt-get install npm sudo apt install nodejs-legacy git clone https://github.com/yaronn/blessed-contrib.git cd blessed-contrib npm install node. / examples/dashboard.js

Tall hacker dashboard

14. Hollywood--, a high-end dashboard, pretends to be in charge of everything every day.

Dustin Kirkland used the time of a long flight to write this cool, interesting but useless software.

In other Linux distributions, you can install and run with the following command.

Sudo apt-add-repository ppa:hollywood/ppa sudo apt-get install hollywood sudo apt-get install byobu hollywood

15. ASCII art box: box command

Sudo apt-get install boxes echo "Tongji Univerisity" | boxes echo "Tongji Univerisity" | boxes-d dog fortune | boxes-d cat | lolcat

16. Ignite a string fire aafire enter in the command line interface

Sudo apt-get install libaa-bin aafire

Then enter aafire to see the effect

17. Convert picture to string

There is a problem running this command on a raspberry pie, and it is recommended to run it on a cloud or virtual machine.

Sudo apt-get install aview imagemagick wget http://labfile.oss.aliyuncs.com/courses/1/Linus.png asciiview Linus.png

The above is all the contents of the article "what are the more interesting commands in Linux?" Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!

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