In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-03-26 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly introduces "what interesting commands are there in Linux". In daily operation, I believe many people have doubts about what interesting commands there are in Linux. The editor consulted all kinds of materials and sorted out simple and easy-to-use operation methods. I hope it will be helpful to answer the doubts about "what interesting commands are there in Linux?" Next, please follow the editor to study!
Screenfetch: display system, topic information
Installation uses:
Sudo apt install screenfetchscreenfetch
Effect picture:
Logo pictures and system information of linux_logo:linux version
Installation uses:
Sudo apt install linuxlogolinux_logo
Effect picture:
View the built-in logo list:
Linux_logo-f-L list Available Built-in Logos:Num Type Ascii Name Description 1 Classic Yes aix AIX Logo 2 Classic Yes bsd FreeBSD Logo 3 Banner Yes bsd_banner FreeBSD Logo 4 Classic Yes irix Irix Logo 5 Classic Yes openbsd OpenBSD Logo 6 Banner Yes openbsd_banner OpenBSD Logo 7 Banner Yes solaris The Default Banner Logos 8 Banner Yes banner-simp Simplified Banner Logo 9 Banner Yes banner The Default Banner Logo10 Classic Yes classic-nodots The Classic Logo No Periods11 Classic Yes classic-simp Classic No Dots Or Letters12 Classic Yes classic The Default Classic Logo13 Classic Yes core Core Linux Logo14 Banner Yes debian_banner_2 Debian Banner 215 Banner Yes debian_banner Debian Banner (white) 16 Classic Yes debian_old Debian Old Penguin Logos17 Classic Yes debian Debian Swirl Logos18 Classic Yes gnu_linux Classic GNU/Linux19 Banner Yes mandrake_banner Mandrake (TM ) Linux Banner20 Banner Yes mandrake Mandrakelinux (TM) Banner21 Banner Yes mandriva Mandriva (TM) Linux Banner22 Banner Yes pld PLD Linux banner23 Classic Yes raspi An ASCII Raspberry Pi logo24 Banner Yes redhat RedHat Banner (white) 25 Banner Yes slackware Slackware Logo26 Banner Yes sme SME Server Banner Logo27 Banner Yes sourcemage_ban Source Mage GNU/Linux banner28 Banner Yes sourcemage Source Mage GNU/Linux large29 Banner Yes suse SUSE Logo30 Banner Yes ubuntu Ubuntu Logo Do "linux_logo-L num" where num is from above to get the appropriate logo.Remember to also use-a to get ascii version.
Next we begin to use the command to print logo in a loop on the terminal:
For i in {1... 30}; do linux_logo-f-L $isit sleep 2done done
The effect picture is as follows:
Sl: steam train
Installation uses:
Sudo apt install slsl
The ls command is used to view the contents of the folder, and if ls is written backwards, sl will output a toot train, as shown in the following figure:
Note: this command will also run when LS is typed
Fortune: humor
Installation uses:
Sudo apt install fortunefortune
Effect picture:
Of course, this is all in English. If it is needed to export 300 Chinese Tang poems, then:
Sudo apt install fortune-zhfortune-zh
Effect picture:
Note: type fortune enter again at this time, and the output includes both Chinese and English
Cowsay: a talking calf
Installation uses:
Sudo apt install cowsaycowsay
Effect picture:
Next, combined with fortune and cowsay, let Mavericks speak Tang poetry:
Note: | it is a pipe command character. The output of one command is used as the input of the next command. It is often used in scripting and programming.
Similar to this command are xcowsay and cowthink, which are not detailed here
Toilet
Installation uses:
Sudo apt install toilettoilet
Effect picture:
Cmatrix: Matrix
Installation uses:
Sudo apt install cmatrixcmatrix
Effect picture:
Aafire: flame
Installation uses:
Sudo apt install aafireaafire
Effect picture:
At this point, the study of "what are the interesting commands in Linux" is over. I hope to be able to solve your doubts. The collocation of theory and practice can better help you learn, go and try it! If you want to continue to learn more related knowledge, please continue to follow the website, the editor will continue to work hard to bring you more practical articles!
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.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.