mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-02-06 23:50:16 +08:00
55 lines
2.3 KiB
Markdown
55 lines
2.3 KiB
Markdown
zky001正在翻译
|
||
Watch Star Wars In Linux Terminal
|
||
================================================================================
|
||
![](http://itsfoss.com/wp-content/uploads/2015/12/Star-Wars-Linux-Terminal-2.png)
|
||
|
||
Star Wars fever has gripped the world. The latest installment in the [Star Wars series, Star Wars: The Force Awakens, has broken the opening records][1].
|
||
|
||
While I cannot help you to get a ticket of the latest Star Wars movie, I can certainly provide you a way to watch [Star Wars episode IV][2], the original and very first Star Wars movie.
|
||
|
||
No, it won’t be HD, Blue Ray edition. Instead, it will be the ASCII version of Star Wars episode IV and you can watch it in Linux Terminal, in true geek way :)
|
||
|
||
### Watch Star Wars in Linux Terminal ###
|
||
|
||
Open a terminal and use the following command:
|
||
|
||
telnet towel.blinkenlights.nl
|
||
|
||
Wait for a few seconds and you can see animated ASCII art in the terminal like this:
|
||
|
||
![](http://itsfoss.com/wp-content/uploads/2015/12/Star-Wars-Linux-Terminal.png)
|
||
|
||
And it will keep on going:
|
||
|
||
![](http://itsfoss.com/wp-content/uploads/2015/12/Star-Wars-Linux-Terminal-1.png)
|
||
|
||
![](http://itsfoss.com/wp-content/uploads/2015/12/Star-Wars-Linux-Terminal-2.png)
|
||
|
||
![](http://itsfoss.com/wp-content/uploads/2015/12/Star-Wars-Linux-Terminal-3.png)
|
||
|
||
![](http://itsfoss.com/wp-content/uploads/2015/12/Star-Wars-Linux-Terminal-5.png)
|
||
|
||
To stop the animation, press ctrl+]. After that type quit to come out of telnet command.
|
||
|
||
### More terminal fun ###
|
||
|
||
In fact, watching Star Wars is not the only fun thing you can do in Linux terminal. You can run a [train in terminal][3] or [get Linux logo in ASCII art][4].
|
||
|
||
I let you enjoy Star Wars in Linux :)
|
||
|
||
--------------------------------------------------------------------------------
|
||
|
||
via: http://itsfoss.com/star-wars-linux/
|
||
|
||
作者:[Abhishek][a]
|
||
译者:[zky001](https://github.com/zky001)
|
||
校对:[校对者ID](https://github.com/校对者ID)
|
||
|
||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||
|
||
[a]:http://itsfoss.com/author/abhishek/
|
||
[1]:http://www.gamespot.com/articles/star-wars-7-breaks-thursday-night-movie-opening-re/1100-6433246/
|
||
[2]:http://www.imdb.com/title/tt0076759/
|
||
[3]:http://itsfoss.com/ubuntu-terminal-train/
|
||
[4]:http://itsfoss.com/display-linux-logo-in-ascii/
|