Skip to main content

Watch Star Wars Movie in CMD


 
This is a very intersting and amazing command prompt trick which will play star wars movie in the command prompt or cmd. Below are the complete steps with screen shots for this trick without wasting time lets gets started.


Just Simply, Follow these steps accurately:

1. Go to start > Run and type in cmd and press enter
2. Now type in telnet as shown below and press enter.

 
 3. After that enter o as shown below and press enter.
 
 
4. Next enter towel.blinkenlights.nl as shown below and press enter.
 
 

       5. Now star wars movie will start playing on your command prompt.
 
 
6. Enjoy !! and dont miss to subscribe!!
 

If you liked this post Comment and Share so your friends can know!
 

Comments

Popular posts from this blog

How To Create Your Own Graffiti

Hey All! Today I'am going to teach you how to create your own Graffiti words for free, with colorful, funky fonts!

Tweet From Your Terminal

Hey there!! Today I will be presenting a tool that allows you to access your Twitter account from your terminal, yep, type some commands and we can do almost everything that is possible in the browser with Twitter, sending DMs and tweets, checking profiles, followers, follow and unfollow people, etc The tool I will be using is called "t". No it's not an abbreviation! :D The tool is available on github, and it's created by sferik. Step 1: Installing Twitter CLI: In my case I will be installing it on a Debian Based Distro "Kali Linux" So I'll be entering those commands: $ sudo apt-get install ruby-dev $ sudo gem install t Step 2: Authorizing: After installing the tool on my system, I will be entering this command so I can register an application with twitter $ t authorize Step 3: Creating an Application on Twitter: After pressing enter, the Twitter Developer sign in page will appear, I will sign in with my twitter acc...

How to insert an Hyperlink in an E-mail

While you are writing an Email to somebody, you may need sending a link to this person or company, so this is a problem, you will find it's solution now!