Fundamentals 5 min read

10 Fun Linux Terminal Commands to Wow Your Friends

Discover a curated list of entertaining Linux commands—like cmatrix, xcowsay, sl, aafire, and more—complete with installation steps, usage examples, and visual demos that turn your terminal into a playful showcase.

MaGe Linux Operations
MaGe Linux Operations
MaGe Linux Operations
10 Fun Linux Terminal Commands to Wow Your Friends

cmatrix

This command creates a "Matrix"-style falling code effect in the terminal.

Installation: sudo apt install cmatrix Run: cmatrix Result:

xcowsay

Displays a talking cow with your custom text.

Installation: sudo apt install xcowsay Run: xcowsay Linux is Fun! Result:

sl

A steam locomotive animation runs across the terminal.

Installation: sudo apt install sl Run: sl Result:

aafire

Turns the terminal into a blazing fire effect.

Installation: sudo apt install libaa-bin Run: aafire Result:

asciiquarium

Displays an animated aquarium made of ASCII characters.

Installation (requires snap store): snap install asciiquarium Run: asciiquarium Result:

xeyes

Shows a pair of eyes that follow the mouse cursor.

Installation: sudo apt install x11-apps Run: xeyes Result:

asciiview

Converts images to ASCII art for display in the terminal.

Installation: sudo apt install aview Run: asciiview your_image.png Result:

yes

Continuously outputs a given string until interrupted.

Installation: sudo apt install yes Run: yes You are Hacked Result:

fortune

Displays a random witty or philosophical quote (a “fortune”).

Installation: sudo apt install fortune Run: fortune Result:

banner + lolcat

Creates colorful, rainbow‑styled banners in the terminal.

Installation:

sudo apt install lolcat
sudo apt install sysvbanner

Run: banner Linux is Fun | lolcat Result:

Conclusion

These commands turn the Linux terminal into a playground for fun and creativity; try them out and enjoy the experience.

Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

CLILinuxFun CommandsLinux Tips
MaGe Linux Operations
Written by

MaGe Linux Operations

Founded in 2009, MaGe Education is a top Chinese high‑end IT training brand. Its graduates earn 12K+ RMB salaries, and the school has trained tens of thousands of students. It offers high‑pay courses in Linux cloud operations, Python full‑stack, automation, data analysis, AI, and Go high‑concurrency architecture. Thanks to quality courses and a solid reputation, it has talent partnerships with numerous internet firms.

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.