mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-13 22:30:37 +08:00
选题[tech]: 20220122 Our favorite Linux commands to use just for fun
sources/tech/20220122 Our favorite Linux commands to use just for fun.md
This commit is contained in:
parent
0da65ca94b
commit
80c5de49cd
@ -0,0 +1,136 @@
|
||||
[#]: subject: "Our favorite Linux commands to use just for fun"
|
||||
[#]: via: "https://opensource.com/article/22/1/fun-linux-commands"
|
||||
[#]: author: "Opensource.com https://opensource.com/users/admin"
|
||||
[#]: collector: "lujun9972"
|
||||
[#]: translator: " "
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
Our favorite Linux commands to use just for fun
|
||||
======
|
||||
The Linux command line is known for being a productivity powerhouse.
|
||||
It's also a place to have some fun, too!
|
||||
![woman on laptop sitting at the window][1]
|
||||
|
||||
In November, we shared the article [7 Linux commands to use just for fun][2] and asked you to tell us what "for fun" Linux command you recommend—and why?
|
||||
|
||||
Some Opensource.com contributors shared their favorites below.
|
||||
|
||||
* * *
|
||||
|
||||
My favorites:
|
||||
|
||||
* `cowsay`, of course!
|
||||
* `fortune`, my favorite "hack" was having the `motd` when users connected be a humorous fortune.
|
||||
* `sl`, a steam locomotive in your terminal.
|
||||
* `xsnow`, another root XWindow hack, this command puts relaxing snowfall over your workspace, with accumulation on the top of open windows.
|
||||
* GNOME Easter eggs, in GNOME 2, **Alt+F2** (opening the run dialog) and entering "free the fish" released Wanda the Fish onto your root window. Wanda would wander around, scurrying off (for a while) if you clicked on her.
|
||||
|
||||
|
||||
|
||||
~[Dave Neary][3]
|
||||
|
||||
* * *
|
||||
|
||||
My day starts with these:
|
||||
|
||||
`fortune`, `cowsa`y, `lolcat`
|
||||
|
||||
![Don't take life too seriously][4]
|
||||
|
||||
(Tomasz Waraksa, [CC BY-SA 4.0][5])
|
||||
|
||||
Followed by `curl` [wttr.in][6]
|
||||
|
||||
![Weather][7]
|
||||
|
||||
(Tomasz Waraksa, [CC BY-SA 4.0][5])
|
||||
|
||||
Now we can have a coffee ;-)
|
||||
|
||||
~[Tomasz Waraksa][8]
|
||||
|
||||
* * *
|
||||
|
||||
`cmatrix` , because every now and then you feel like you're jacked into the machine.
|
||||
|
||||
~[Gary Smith][9]
|
||||
|
||||
* * *
|
||||
|
||||
Telnet towel.blinkenlights.nl.
|
||||
|
||||
It's not exactly Linux-specific but it's kinda awesome.
|
||||
|
||||
~[John 'Warthog9' Hawley][10]
|
||||
|
||||
* * *
|
||||
|
||||
Xroach was a cool add-on for your window manager in the 1990s. It was a lot of fun with Tab Window Manager (TWM) and F Virtual Window Manager (FVWM) at the time, but I haven't used it in years. When you ran Xroach, it added little cockroaches that "lived" under your windows. When you moved a window or closed it, the roaches would scamper to hide under another window or run off the screen. Just one of those little ways to make the desktop more fun.
|
||||
|
||||
Looks like there's a [modern port of Xroach][11] that I'll have to try out sometime.
|
||||
|
||||
~[Jim Hall][12]
|
||||
|
||||
* * *
|
||||
|
||||
I worked as a computer science TA in the late 90s, and we had Sun Sparc workstations in our computer lab. Sometimes students would walk away during lab time without locking the screen. Every once in a while, I would execute `xroach &; clear` on the terminal when they weren't looking.
|
||||
|
||||
XRoach is a good one. Cockroaches hide under the windows, and scurry around the screen and then under another window when you move a window.
|
||||
|
||||
~[Ann Marie Fred][13]
|
||||
|
||||
* * *
|
||||
|
||||
One of my favorites is `hollywood`. Check it out [here][14].
|
||||
|
||||
Just run it and start jamming on the keys, you will convince everyone at Starbucks that you're taking down the NSA.
|
||||
|
||||
~[Clint Byrum][15]
|
||||
|
||||
[Jim Hall][12] responded to this one with:
|
||||
|
||||
That's awesome! It reminds me of [Hacker Typer][16]—it's a website instead of a terminal program. Just bring up the site, and mash on the keys. It doesn't matter what you type, Hacker Typer will spit out what seems to be real work. :-)
|
||||
|
||||
In response to the fun presented by Clint Byrum (and Jim Hall's response):
|
||||
|
||||
I like both of those! Enjoy this [blog post][17] about Hollywood hackers. One of my favorites.
|
||||
|
||||
~[Greg Scott][18]
|
||||
|
||||
* * *
|
||||
|
||||
What's your favorite "for fun" Linux command? Please share yours in the comments below.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://opensource.com/article/22/1/fun-linux-commands
|
||||
|
||||
作者:[Opensource.com][a]
|
||||
选题:[lujun9972][b]
|
||||
译者:[译者ID](https://github.com/译者ID)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]: https://opensource.com/users/admin
|
||||
[b]: https://github.com/lujun9972
|
||||
[1]: https://opensource.com/sites/default/files/styles/image-full-size/public/lead-images/lenovo-thinkpad-laptop-window-focus.png?itok=g0xPm2kD (young woman working on a laptop)
|
||||
[2]: https://opensource.com/article/21/11/fun-linux-commands
|
||||
[3]: https://opensource.com/users/dneary
|
||||
[4]: https://opensource.com/sites/default/files/uploads/too-seriously.png (Don't take life too seriously)
|
||||
[5]: https://creativecommons.org/licenses/by-sa/4.0/
|
||||
[6]: http://wttr.in/
|
||||
[7]: https://opensource.com/sites/default/files/uploads/wttr.png (Weather (wttr.in))
|
||||
[8]: https://opensource.com/user_articles/380541
|
||||
[9]: https://opensource.com/users/greptile
|
||||
[10]: https://opensource.com/users/warthog9
|
||||
[11]: https://github.com/interkosmos/xroach
|
||||
[12]: https://opensource.com/users/jim-hall
|
||||
[13]: https://opensource.com/users/annmarie99
|
||||
[14]: https://snapcraft.io/install/hollywood/ubuntu
|
||||
[15]: https://opensource.com/users/spamaps
|
||||
[16]: https://hackertyper.net/
|
||||
[17]: https://www.dgregscott.com/hollywood-hacker/
|
||||
[18]: https://opensource.com/users/greg-scott
|
Loading…
Reference in New Issue
Block a user