1、sl
You can also make mischief for others:
So others use LS to list directories and files, but there is a small train, that taste must be very sour ha ha haha!
2. Fortune
This command randomly outputs interesting words, such as famous sayings or jokes. The same needs to be installed first.
[email protected]:~$ fortune There is no distinctly native American criminal class except Congress.
And Fortune-zh, the output is Chinese content, may be some poetry, may also be some interesting sentences.
3. Cowsay
This is an ASCII Cow that can speak.
.
Cowsay and fortune can also be combined to use:
[email protected]:~$ fortune -s | cowsay -f duck ___________________________________ / 《闺怨》 王昌龄 \ \ 闺中少妇不知愁,春日凝妆上翠楼。 忽见陌头杨柳色,悔教夫婿觅封侯。 / ----------------------------------- \ \ \ >()_
This cow not only can speak, but also think, do not believe you see:
[email protected]:~$ cowthink I am thinking! ________________ ( I am thinking! ) ---------------- o ^__^ o (oo)\_______ (__)\ )\/\ ||----w | ||
You can also see the names of other animals by cowsay-l, and then-F to keep up with animal names, such as
[email protected]:~$ Cowsay-f Ghostbusters who's gonna call ____________________ < The Who's gonna call >-- ------------------ \ \ \ __---__ _- /--______ __--(/\) xxxxxxxxxxx\v. .-xxx (o O) xxxxxxxxxxxxxxx-/xxx (U) xxxxxxx\/xxxxx ()--_ XXX Xxxxxxxx\/xxxxx/(O) XXXXXX \xxxxx\ xxxxx//XXXXXX \__ \xxxxx X xxxxx__/XXXXXX \__---->---___ xxx__/XXXXXX \__/\---__/___/\ XXXX XX/___--/= \-\ ___/XXXXXX '---XXXXXX \-\/xxx\ xxxxxx/x XXXX \xxxxxxxxx \/xxxxx/\xxxxxx > _/xxxxx/\ xxxxx--__/__--xxxx/-xxxxxxxx---------------xxxxxx- \xxxxxxxxxxxxxxxxxxxxxxxxxx/"" VXXXXXXXXXXXXXXXXXXV ""
You can also play this way, each time the graphics and text are different:
[email protected]:~$ Cowsay-f] $ (ls/usr/share/cowsay/cows | Sort-r | HEAD-1) "" $ (fortune-s) "_______________________________________/Q:What ' s the difference betweeen USL \ | And the Graf Zeppelin? A:The Graf | | Zeppelin Represented cutting edge | \ technology for it time. / --------------------------------------- \ / \ //\ \ |\___/| /\//\/0 0 \__///| \ \ / / \/_/ // | \ \ @_^[email protected] '/\/_//| \ \ //_^_/ \/_ // | \ \ ( //) | \/// | \ \ ( / /) _|_ / ) // | \ _\ ( // /) ‘/,_ _ _/ ( ; -. | _ _\.-~ .-~~~^-. (( / / )) ,-{ _ `-.|. -~-. .~ `. (( // / )) '/\/~-. _ .-~ .-~^-. \ (( /// )) `. { } / \ \ (( / )) .----~-.\ \-'. ~ \ '. \^-. ///.----.. > \ _-~ '. ^-` ^-_ ///-._ _ _ _ _ _ _}^ - - - - ~ ~-- ,.-~ /.-~ [email protected]:~$ cowsay-f "$ (ls/usr/share/cowsay/cows | Sort-r | HEAD-1) "$ (fortune-s)" _____________________________________/You'll be awarded the Nobel peace \ \ Prize ... Posthu mously. / ------------------------------------- \ \ \ \_ \ \\ \ \\/\ \ _\\/\/-\ \/oo-\ \/\ \ | ---\ -\ \--/ \ \ | -\ \ -\ -------------\ /-\ \ \-------/ ---/ \ \ |\ \ | / | | \ | \ | | / \ | | / \ | \ \ \| - /--------\ | o \+ +---------\ | | | | \ | | \ | | | | \ | | \ | \ | | | | | \ \ | | | | +--+ ---+
4. Xcowsay
If you think the ASCII Cow is too monotonous, there is a graphical Cow.
5.cmatrix
It's a screensaver, yes, it's a screensaver! output endless strings from top to bottom, similar to the matrix effect in << hack Empire >>.
5.yes
The Yes command repeats the output string and terminates with Ctrl + C.
6.toilet
Outputs a WordArt consisting of ASCII code.
If you feel white is not good, you can also set the font and color through the parameters.
7. Figlet
Another software that graphically outputs the characters in the terminal.
[email protected]:~$ Figlet Linux _ | (_)_ __ _ ___ __ | | | ' _ \| | | \ \ \ \ | | | | | | |_| |> < |_|_|_| |_|\__,_/_/\_\ [email protected]:~$ figlet linux-f Script _ | | O | | _ _ |/ | / |/ | | | /\/ |__/|_/ | |_/\_/|_//\_/[email protected]:~$ figlet linux-f Bubble _ _ _ _/\/\/\/\/\ (L | i | n | u | x) \_/\_/\_/\_/\_/[email protected]:~$ figlet li Nux-f Shadow |_) | | __ \ | |\ \ / | | | | | | ' < _|_|_| _|\__,_| _/\_\ [email protected]:~$ figlet linux-f Lean _/ _/ _/ _/_/_/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/_/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/_/_/ _/ _/
8. Oneko
After entering the command will appear on the screen always meow, the mouse moved to where it followed, the mouse does not move when it sleeps haha.
9. Xeyes
Enter it, there will be a pair of eyes on the screen, staring at you, where you move the mouse, it is staring at.
Interesting gameplay for several Linux terminals